LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/8] staging: kpc2000: kpc_i2c: assorted driver cleanup
2019-05-26 1:18 UTC (2+ messages)
` [PATCH 1/8] staging: kpc2000: kpc_i2c: Remove unused rw_sem
Linux 5.1.5 (a regression: kernel BUG at lib/list_debug.c:29!)
2019-05-26 1:14 UTC (2+ messages)
SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
2019-05-26 0:57 UTC (16+ messages)
[PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS
2019-05-25 23:38 UTC (2+ messages)
[PATCH net-next] net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool ops
2019-05-25 23:35 UTC (2+ messages)
[PATCH 00/23] nfs: Mount API conversion
2019-05-25 23:08 UTC (3+ messages)
` [PATCH 23/23] NFS: Add fs_context support
[PATCH v4 0/1] Use HMM for ODP v4
2019-05-25 22:52 UTC (12+ messages)
` RFC: Run a dedicated hmm.git for 5.3
[GIT PULL] ext4 fixes for 5.2-rc2
2019-05-25 22:50 UTC (2+ messages)
[GIT PULL] tracing: Small fixes to histogram code and header cleanup
2019-05-25 22:47 UTC (5+ messages)
[PATCH 0/4] trace: introduce trace event injection
2019-05-25 22:37 UTC (6+ messages)
` [PATCH 1/4] trace: fold type initialization into tracing_generic_entry_update()
` [PATCH 2/4] trace: let filter_assign_type() detect FILTER_PTR_STRING
` [PATCH 3/4] trace: make trace_get_fields() global
` [PATCH 4/4] trace: introduce trace event injection
[PATCH] z3fold: add inter-page compaction
2019-05-25 22:09 UTC (2+ messages)
[PATCH] mm: add account_locked_vm utility function
2019-05-25 21:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH] binfmt_flat: make load_flat_shared_library() work
2019-05-25 21:43 UTC (2+ messages)
[PATCH net 0/4] Allow TX timestamp with UDP GSO
2019-05-25 20:47 UTC (14+ messages)
` [PATCH net 1/4] net/udp_gso: "
[PATCH] dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation
2019-05-25 20:42 UTC
[PATCH V1 00/12] LP0 entry and exit support for Tegra210
2019-05-25 20:39 UTC (4+ messages)
` [PATCH V1 10/12] gpio: tegra: implement wake event support for Tegra210 and prior GPIO
[PATCH][next] ASoC: cx2072x: fix spelling mistake "configued" -> "configured"
2019-05-25 20:32 UTC
[PATCH 0/3] add thermal driver for h6
2019-05-25 19:53 UTC (10+ messages)
` [PATCH 2/3] thermal: sun50i: "
[PATCH v4 0/8] Allwinner H6 Mali GPU support
2019-05-25 19:50 UTC (4+ messages)
` [linux-sunxi] "
[PATCH] libbpf: fix warning PTR_ERR_OR_ZERO can be used
2019-05-25 19:33 UTC (2+ messages)
Ingenic Timer/Counter Unit (TCU) patchset v12
2019-05-25 19:13 UTC (4+ messages)
` [PATCH v12 03/13] dt-bindings: Add doc for the Ingenic TCU drivers
[PATCH 0/4] ARM: dts: meson8b: add VDDEE / mali-supply
2019-05-25 19:02 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: meson8b: add the PWM_D output pin
` [PATCH 2/4] ARM: dts: meson8b: ec100: add the VDDEE regulator
` [PATCH 3/4] ARM: dts: meson8b: odroidc1: "
` [PATCH 4/4] ARM: dts: meson8b: mxq: "
mainline/master boot bisection: v5.2-rc1-369-g2409207a73cc on meson-g12a-x96-max
2019-05-25 18:48 UTC
[PATCH 0/1] clk-pwm: show duty cycle in debugfs
2019-05-25 18:42 UTC (2+ messages)
` [PATCH 1/1] clk: pwm: implement the .get_duty_cycle callback
[PATCH] alarmtimer: fix kerneldoc comment for alarmtimer_suspend
2019-05-25 18:39 UTC
[PATCH] mm/mempolicy: Fix an incorrect rebind node in mpol_rebind_nodemask
2019-05-25 18:28 UTC (2+ messages)
[PATCH RFC 0/5] Remove some notrace RCU APIs
2019-05-25 18:18 UTC (8+ messages)
[PATCH v7 0/4] Qualcomm AOSS QMP driver
2019-05-25 18:17 UTC (4+ messages)
` [PATCH v7 2/4] soc: qcom: Add "
[PATCH v3 0/3] add thermal driver for h6
2019-05-25 18:13 UTC (4+ messages)
` [PATCH v3 1/3] thermal: sun8i: "
` [PATCH v3 2/3] dt-bindings: thermal: add binding document for h6 thermal controller
` [PATCH v3 3/3] thermal: fix indentation in makefile
[PATCH 00/14] pwm-meson: cleanups and improvements
2019-05-25 18:11 UTC (15+ messages)
` [PATCH 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable,disable}
` [PATCH 02/14] pwm: meson: use devm_clk_get_optional() to get the input clock
` [PATCH 03/14] pwm: meson: use GENMASK and FIELD_PREP for the lo and hi values
` [PATCH 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
` [PATCH 05/14] pwm: meson: don't duplicate the polarity internally
` [PATCH 06/14] pwm: meson: pass struct pwm_device to meson_pwm_calc()
` [PATCH 07/14] pwm: meson: add the meson_pwm_channel data to struct meson_pwm
` [PATCH 08/14] pwm: meson: add the per-channel register offsets and bits in a struct
` [PATCH 09/14] pwm: meson: move pwm_set_chip_data() to meson_pwm_request()
` [PATCH 10/14] pwm: meson: simplify the calculation of the pre-divider and count
` [PATCH 11/14] pwm: meson: read the full hardware state in meson_pwm_get_state()
` [PATCH 12/14] pwm: meson: don't cache struct pwm_state internally
` [PATCH 13/14] pwm: meson: add support PWM_POLARITY_INVERSED when disabling
` [PATCH 14/14] pwm: meson: add documentation to the driver
[PATCH 00/10] Allwiner A64/H6 IR support
2019-05-25 18:09 UTC (11+ messages)
` [PATCH 01/10] dt-bindings: media: A31 compatible
` [PATCH 02/10] media: rc: sunxi: Add "
` [PATCH 03/10] ARM: dts: sunxi: prefer A31 instead of A13 for ir
` [PATCH 04/10] dt-bindings: media: sunxi-ir: Add A64 compatible
` [PATCH 05/10] arm64: dts: allwinner: a64: Add IR node
` [PATCH 06/10] arm64: dts: allwinner: a64: Enable IR on Orange Pi Win
` [PATCH 07/10] dt-bindings: media: sunxi-ir: Add H6 compatible
` [PATCH 08/10] arm64: dts: allwiner: h6: Add IR receiver node
` [PATCH 09/10] arm64: dts: allwinner: h6: Enable IR on H6 boards
` [PATCH 10/10] arm64: defconfig: enable IR SUNXI option
[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
2019-05-25 18:09 UTC (6+ messages)
[v4, PATCH 0/3] fix some bugs in stmmac
2019-05-25 18:02 UTC (2+ messages)
[PATCH] ip_sockglue: Fix missing-check bug in ip_ra_control()
2019-05-25 18:01 UTC (2+ messages)
[PATCH] ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
2019-05-25 18:00 UTC (2+ messages)
[PATCH] drm/bridge: analogix_dp: possible condition with no effect (if == else)
2019-05-25 17:59 UTC
[PATCH net-next] flow_offload: use struct_size() in kzalloc()
2019-05-25 17:59 UTC (2+ messages)
[PATCH] drm/amd/display: fix possible condition with no effect (if == else)
2019-05-25 17:54 UTC
[PATCH] target/iscsi: fix possible condition with no effect (if == else)
2019-05-25 17:44 UTC
RFC: switch the remaining architectures to use generic GUP
2019-05-25 17:39 UTC (11+ messages)
` [PATCH 1/6] MIPS: use the generic get_user_pages_fast code
` [PATCH 2/6] sh: add a missing pud_page definition
` [PATCH 3/6] sh: use the generic get_user_pages_fast code
` [PATCH 4/6] mm: add a gup_fixup_start_addr hook
` [PATCH 5/6] sparc64: use the generic get_user_pages_fast code
` [PATCH 6/6] mm: don't allow non-generic get_user_pages_fast implementations
memory leak in bcsp_recv
2019-05-25 17:38 UTC
KASAN: use-after-free Read in class_equal
2019-05-25 17:38 UTC
memory leak in pfkey_xfrm_policy2msg_prep
2019-05-25 17:38 UTC
KASAN: slab-out-of-bounds Read in class_equal
2019-05-25 17:38 UTC
Revert "leds: avoid races with workqueue"?
2019-05-25 17:32 UTC (3+ messages)
[PATCH] usb: ftdi-elan: fix possible condition with no effect (if == else)
2019-05-25 17:31 UTC
[GIT PULL] libnvdimm fixes for v5.2-rc2
2019-05-25 17:20 UTC (2+ messages)
[PATCH] Staging: rtl8723bs: hal: fix warning possible condition with no effect (if == else)
2019-05-25 17:20 UTC
[PATCH 00/33] fbcon notifier begone!
2019-05-25 17:19 UTC (8+ messages)
` [PATCH 09/33] fbcon: Remove fbcon_has_exited
` [PATCH 11/33] fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
` [PATCH 25/33] fbmem: pull fbcon_fb_blanked out of fb_blank
[PATCH 4.19 000/114] 4.19.46-stable review
2019-05-25 17:17 UTC (7+ messages)
` [PATCH 4.19 008/114] nfp: flower: add rcu locks when accessing netdev for tunnels
` [PATCH 4.19 108/114] Revert "Dont jump to compute_result state from check_result state"
Disk activity trigger: keeps blinking under full load
2019-05-25 17:02 UTC (2+ messages)
Linux 4.9.179
2019-05-25 17:01 UTC (2+ messages)
Linux 4.14.122
2019-05-25 17:01 UTC (2+ messages)
Linux 4.19.46
2019-05-25 17:00 UTC (2+ messages)
Linux 5.0.19
2019-05-25 17:00 UTC (2+ messages)
Linux 5.1.5
2019-05-25 16:58 UTC (2+ messages)
[PATCH v7 0/5] namei: resolveat(2) path resolution restriction API
2019-05-25 16:54 UTC (5+ messages)
` [PATCH v7 5/5] namei: resolveat(2) syscall
[PATCH v2 0/7] Allwinner H6 DMA support
2019-05-25 16:38 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: arm64: allwinner: h6: Add binding for DMA controller
` [PATCH v2 2/7] dmaengine: sun6i: Add a quirk for additional mbus clock
` [PATCH v2 3/7] dmaengine: sun6i: Add a quirk for setting DRQ fields
` [PATCH v2 4/7] dmaengine: sun6i: Add a quirk for setting mode fields
` [PATCH v2 5/7] dmaengine: sun6i: Add support for H6 DMA
` [PATCH v2 6/7] arm64: dts: allwinner: h6: Add DMA node
` [PATCH v2 7/7] arm64: defconfig: enable Allwinner DMA drivers
[PATCH v5 bpf-next 0/4] cgroup bpf auto-detachment
2019-05-25 16:37 UTC (4+ messages)
` [PATCH v5 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v5 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v5 bpf-next 4/4] selftests/bpf: add auto-detach test
[PATCH v3 0/7] Allwinner H6 SPDIF support
2019-05-25 16:23 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible
` [PATCH v3 2/7] ASoC: sun4i-spdif: Move quirks to the top
` [PATCH v3 3/7] ASoC: sun4i-spdif: Add TX fifo bit flush quirks
` [PATCH v3 4/7] ASoC: sun4i-spdif: Add support for H6 SoC
` [PATCH v3 5/7] arm64: dts: allwinner: Add SPDIF node for Allwinner H6
` [PATCH v3 6/7] arm64: dts: allwinner: h6: Enable SPDIF for Beelink GS1
` [PATCH v3 7/7] arm64: defconfig: Enable Sun4i SPDIF module
[PATCH] sched/fair: fix variable "done" set but not used
2019-05-25 16:18 UTC
[PATCH 5.1 000/122] 5.1.5-stable review
2019-05-25 16:07 UTC (4+ messages)
lib/test_overflow.c causes WARNING and tainted kernel
2019-05-25 15:33 UTC (3+ messages)
[PATCH v3] f2fs: fix to do sanity check on segment bitmap of LFS curseg
2019-05-25 15:07 UTC
[PATCH] drm/omapdrm: fix warning PTR_ERR_OR_ZERO can be used
2019-05-25 14:56 UTC (2+ messages)
mainline/master boot bisection: v5.2-rc1-357-g7fbc78e3155a on meson-g12a-x96-max
2019-05-25 14:55 UTC
[PATCH -next] io_uring: remove set but not used variable 'ret'
2019-05-25 14:50 UTC (2+ messages)
[PATCH] rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify
2019-05-25 14:48 UTC
[PATCH] rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
2019-05-25 14:46 UTC
[PATCH] rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_last_is_cur_rdl_state'
2019-05-25 14:43 UTC
[PATCH -next] EDAC: aspeed: Remove set but not used variable 'np'
2019-05-25 14:41 UTC
[PATCH -next] USB: ohci-spear: Remove set but not used variable 'ohci'
2019-05-25 14:38 UTC
[PATCH -next] staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'
2019-05-25 14:36 UTC
[PATCH -next] drm/amd/display: Remove set but not used variable 'pixel_width'
2019-05-25 14:34 UTC
[PATCH -next] Input: tca8418 - Remove set but not used variable ''
2019-05-25 14:29 UTC
[PATCH -next] clk: mmp: frac: Remove set but not used variable 'prev_rate'
2019-05-25 14:25 UTC
[PATCH -next] xen/pvcalls: Remove set but not used variable
2019-05-25 14:21 UTC
[PATCH -next] leds: max77650: Remove set but not used variable 'parent'
2019-05-25 14:19 UTC
[RFC v2 0/2] clocksource: davinci-timer: new driver
2019-05-25 14:16 UTC (7+ messages)
` [RFC v2 1/2] clocksource: davinci-timer: add support for clockevents
[PATCH -next] Input: synaptics-rmi4 - Remove set but not used variable 'sensor_flags'
2019-05-25 14:11 UTC
[PATCH -next] HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices
2019-05-25 14:09 UTC
[PATCH -next] ufs: remove set but not used variable 'usb3'
2019-05-25 14:06 UTC
[PATCH -next] agp: remove some set but not used variables
2019-05-25 13:56 UTC
[PATCH -next] f2fs: Make sanity_check_curseg static
2019-05-25 13:56 UTC (2+ messages)
` [f2fs-dev] "
[PATCH -next] sample/mdev/mbochs: remove set but not used variable 'mdev_state'
2019-05-25 13:53 UTC
[PATCH 1/1] blk-mq: Fix disabled hybrid polling
2019-05-25 13:42 UTC
[PATCH 1/2] staging: gdm724x: Remove initialisation
2019-05-25 13:28 UTC (3+ messages)
` [PATCH 2/2] staging: gdm724x: Remove variable
[PATCH net] staging: Remove set but not used variable ‘status’
2019-05-25 12:59 UTC (2+ messages)
[PATCH -next] IB/hfi1: remove set but not used variables 'offset' and 'fspsn'
2019-05-25 12:57 UTC
[PATCH -next] binfmt_flat: remove set but not used variable 'inode'
2019-05-25 12:53 UTC
[PATCH v5 0/4] HEVC/H.265 stateless support for V4L2 and Cedrus
2019-05-25 12:51 UTC (6+ messages)
` [PATCH v5 1/4] media: v4l: Add definitions for the HEVC slice controls
` [PATCH v5 2/4] media: pixfmt: Add HEVC slice pixel format
[PATCH -next] drm/amdkfd: Make deallocate_hiq_sdma_mqd static
2019-05-25 12:51 UTC
[PATCH net-next] cxgb4: Make t4_get_tp_e2c_map static
2019-05-25 12:45 UTC
[PATCH -next] scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'
2019-05-25 12:42 UTC
[PATCH -next] scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'
2019-05-25 12:40 UTC
[PATCH -next] scsi: megaraid_sas: remove set but not used variable 'cur_state'
2019-05-25 12:38 UTC
[PATCH -next] scsi: megaraid_sas: remove set but not used variable 'sge_sz'
2019-05-25 12:37 UTC
[PATCH -next] ASoC: cx2072x: remove set but not used variable 'is_right_j '
2019-05-25 12:32 UTC
[PATCH -next] MIPS: uprobes: remove set but not used variable 'epc'
2019-05-25 12:20 UTC
[PATCH v4] driver core: Fix use-after-free and double free on glue directory
2019-05-25 12:15 UTC (3+ messages)
[PATCH] ceph: fix warning PTR_ERR_OR_ZERO can be used
2019-05-25 12:07 UTC (2+ messages)
[PATCH] drivers: base: power: Use of_clk_get_parent_count()
2019-05-25 12:01 UTC
[PATCH 2/2] efi: Allow the number of EFI configuration tables entries to be zero
2019-05-25 11:53 UTC (2+ messages)
` [tip:efi/urgent] "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).