linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 13:36:52 to 2020-09-21 14:55:41 UTC [more...]

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-21 14:55 UTC  (17+ messages)

[PATCH AUTOSEL 5.4 01/15] device_cgroup: Fix RCU list debugging warning
 2020-09-21 14:48 UTC  (16+ messages)
` [PATCH AUTOSEL 5.4 02/15] ASoC: pcm3168a: ignore 0 Hz settings
` [PATCH AUTOSEL 5.4 03/15] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
` [PATCH AUTOSEL 5.4 04/15] ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions
` [PATCH AUTOSEL 5.4 05/15] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
` [PATCH AUTOSEL 5.4 06/15] RISC-V: Take text_mutex in ftrace_init_nop()
` [PATCH AUTOSEL 5.4 07/15] i2c: aspeed: Mask IRQ status to relevant bits
` [PATCH AUTOSEL 5.4 08/15] s390/init: add missing __init annotations
` [PATCH AUTOSEL 5.4 09/15] lockdep: fix order in trace_hardirqs_off_caller()
` [PATCH AUTOSEL 5.4 10/15] EDAC/ghes: Check whether the driver is on the safe list correctly
` [PATCH AUTOSEL 5.4 11/15] drm/amdkfd: fix a memory leak issue
` [PATCH AUTOSEL 5.4 12/15] drm/amd/display: update nv1x stutter latencies
` [PATCH AUTOSEL 5.4 13/15] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
` [PATCH AUTOSEL 5.4 14/15] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 5.4 15/15] objtool: Fix noreturn detection for ignored functions

[PATCH v3 00/10] Independent per-CPU data section for nVHE
 2020-09-21 14:53 UTC  (7+ messages)
` [PATCH v3 04/11] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v3 05/11] kvm: arm64: Remove hyp_adr/ldr_this_cpu

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-09-21 14:51 UTC  (2+ messages)

KMSAN: uninit-value in hci_event_packet (2)
 2020-09-21 14:51 UTC 

[PATCH] modpost: allow modpost to fail on warnings
 2020-09-21 14:50 UTC  (3+ messages)

[PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file
 2020-09-21 14:50 UTC  (2+ messages)

[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
 2020-09-21 14:50 UTC  (3+ messages)

[PATCH 1/3] auxdisplay: Make charlcd.[ch] more general
 2020-09-21 14:46 UTC  (35+ messages)
` [PATCH v2 00/33] Make charlcd device independent
  ` [PATCH v2 01/32] auxdisplay: Use an enum for charlcd backlight on/off ops
  ` [PATCH v2 02/32] auxdisplay: Introduce hd44780_common.[ch]
  ` [PATCH v2 03/32] auxdisplay: Move hwidth and bwidth to struct hd44780_common
  ` [PATCH v2 04/32] auxdisplay: Move ifwidth "
  ` [PATCH v2 05/32] auxdisplay: Move write_data pointer to hd44780_common
  ` [PATCH v2 06/32] auxdisplay: Move write_cmd pointers to hd44780 drivers
  ` [PATCH v2 07/32] auxdisplay: Move addr out of charlcd_priv
  ` [PATCH v2 08/32] auxdisplay: hd44780_common_print
  ` [PATCH v2 09/32] auxdisplay: provide hd44780_common_gotoxy
  ` [PATCH v2 10/32] auxdisplay: add home to charlcd_ops
  ` [PATCH v2 11/32] auxdisplay: Move clear_display to hd44780_common
  ` [PATCH v2 12/32] auxdisplay: make charlcd_backlight visible "
  ` [PATCH v2 13/32] auxdisplay: Make use of enum for backlight on / off
  ` [PATCH v2 14/32] auxdisplay: Move init_display to hd44780_common
  ` [PATCH v2 15/32] auxdisplay: implement hd44780_common_shift_cursor
  ` [PATCH v2 16/32] auxdisplay: Implement hd44780_common_display_shift
  ` [PATCH v2 17/32] auxdisplay: Implement a hd44780_common_display
  ` [PATCH v2 18/32] auxdisplay: Implement hd44780_common_cursor
  ` [PATCH v2 19/32] auxdisplay: Implement hd44780_common_blink
  ` [PATCH v2 20/32] auxdisplay: cleanup unnecessary hd44780 code in charlcd
  ` [PATCH v2 21/32] auxdisplay: Implement hd44780_common_fontsize
  ` [PATCH v2 22/32] auxdisplay: Implement hd44780_common_lines
  ` [PATCH v2 23/32] auxdisplay: Remove unnecessary hd44780 from charlcd
  ` [PATCH v2 24/32] auxdisplay: Move char redefine code to hd44780_common
  ` [PATCH v2 25/32] auxdisplay: Call charlcd_backlight in place
  ` [PATCH v2 26/32] auxdisplay: Move clear_fast to hd44780
  ` [PATCH v2 27/32] auxdisplay: remove naive display clear impl
  ` [PATCH v2 28/32] auxdisplay: hd44780: Remove clear_fast
  ` [PATCH v2 29/32] auxdisplay: charlcd: replace last device specific stuff
  ` [PATCH v2 30/32] auxdisplay: Change gotoxy calling interface
  ` [PATCH v2 31/32] auxdisplay: charlcd: Do not print chars at end of line
  ` [PATCH v2 32/32] auxdisplay: lcd2s DT binding doc
  ` [PATCH v2 33/33] auxdisplay: add a driver for lcd2s character display

[PATCH v4 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-21 14:39 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: ti-serdes-mux: Add defines for J7200 SoC
` [PATCH v4 2/6] arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux
` [PATCH v4 3/6] arm64: dts: ti: k3-j7200-main.dtsi: Add USB to SERDES lane MUX
` [PATCH v4 4/6] arm64: dts: ti: k3-j7200-main: Add USB controller
` [PATCH v4 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Configure the SERDES lane function
` [PATCH v4 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Add USB support

[PATCH] dma: debug: convert comma to semicolon
 2020-09-21 14:48 UTC  (2+ messages)

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-09-21 14:48 UTC  (5+ messages)

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 14:48 UTC  (13+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH] usb: yurex: Rearrange code not to need GFP_ATOMIC
 2020-09-21 14:45 UTC  (3+ messages)

[PATCH -next] HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()
 2020-09-21 14:45 UTC  (2+ messages)

KASAN: stack-out-of-bounds Write in read_extent_buffer
 2020-09-21 14:45 UTC  (2+ messages)

[PATCH 0/4] perf/amd/uncore: Support user core/thread and slice specification
 2020-09-21 14:43 UTC  (5+ messages)
` [PATCH 1/4] perf/amd/uncore: Prepare to scale for more attributes that vary per family
` [PATCH 2/4] perf/amd/uncore: Allow F17h user threadmask and slicemask specification
` [PATCH 3/4] perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification
` [PATCH 4/4] perf/amd/uncore: Inform the user how many counters each uncore PMU has

[PATCH v7 00/34] Improvements for Tegra I2C driver
 2020-09-21 14:44 UTC  (11+ messages)
` [PATCH v7 12/34] i2c: tegra: Use clk-bulk helpers
` [PATCH v7 27/34] i2c: tegra: Check errors for both positive and negative values

[PATCH AUTOSEL 5.8 01/20] device_cgroup: Fix RCU list debugging warning
 2020-09-21 14:40 UTC  (20+ messages)
` [PATCH AUTOSEL 5.8 02/20] ASoC: pcm3168a: ignore 0 Hz settings
` [PATCH AUTOSEL 5.8 03/20] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
` [PATCH AUTOSEL 5.8 04/20] ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions
` [PATCH AUTOSEL 5.8 05/20] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
` [PATCH AUTOSEL 5.8 06/20] clk: versatile: Add of_node_put() before return statement
` [PATCH AUTOSEL 5.8 07/20] RISC-V: Take text_mutex in ftrace_init_nop()
` [PATCH AUTOSEL 5.8 08/20] i2c: aspeed: Mask IRQ status to relevant bits
` [PATCH AUTOSEL 5.8 09/20] s390/init: add missing __init annotations
` [PATCH AUTOSEL 5.8 10/20] lockdep: fix order in trace_hardirqs_off_caller()
` [PATCH AUTOSEL 5.8 11/20] EDAC/ghes: Check whether the driver is on the safe list correctly
` [PATCH AUTOSEL 5.8 12/20] drm/amdkfd: fix a memory leak issue
` [PATCH AUTOSEL 5.8 13/20] drm/amd/display: Don't use DRM_ERROR() for DTM add topology
` [PATCH AUTOSEL 5.8 14/20] drm/amd/display: update nv1x stutter latencies
` [PATCH AUTOSEL 5.8 15/20] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
` [PATCH AUTOSEL 5.8 16/20] drm/amd/display: Don't log hdcp module warnings in dmesg
` [PATCH AUTOSEL 5.8 17/20] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 5.8 18/20] objtool: Fix noreturn detection for ignored functions
` [PATCH AUTOSEL 5.8 19/20] i2c: mediatek: Send i2c master code at more than 1MHz
` [PATCH AUTOSEL 5.8 20/20] riscv: Fix Kendryte K210 device tree

[PATCH AUTOSEL 4.19 1/9] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
 2020-09-21 14:41 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 2/9] ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions
` [PATCH AUTOSEL 4.19 3/9] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
` [PATCH AUTOSEL 4.19 4/9] RISC-V: Take text_mutex in ftrace_init_nop()
` [PATCH AUTOSEL 4.19 5/9] s390/init: add missing __init annotations
` [PATCH AUTOSEL 4.19 6/9] lockdep: fix order in trace_hardirqs_off_caller()
` [PATCH AUTOSEL 4.19 7/9] drm/amdkfd: fix a memory leak issue
` [PATCH AUTOSEL 4.19 8/9] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 4.19 9/9] objtool: Fix noreturn detection for ignored functions

kernel BUG at fs/reiserfs/prints.c:LINE!
 2020-09-21 14:41 UTC 

[PATCH AUTOSEL 4.14 1/3] s390/init: add missing __init annotations
 2020-09-21 14:41 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 2/3] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 4.14 3/3] objtool: Fix noreturn detection for ignored functions

[PATCH AUTOSEL 4.9 1/3] s390/init: add missing __init annotations
 2020-09-21 14:41 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/3] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 4.9 3/3] objtool: Fix noreturn detection for ignored functions

[PATCH AUTOSEL 4.4] s390/init: add missing __init annotations
 2020-09-21 14:41 UTC 

[PATCH] bus: mhi: core: Fix the building of MHI module
 2020-09-21 14:40 UTC 

[PATCH] sched/rt: Disable RT_RUNTIME_SHARE by default
 2020-09-21 14:39 UTC 

[PATCH][next] PCI: brcmstb: fix a missing if statement on a return error check
 2020-09-21 14:40 UTC 

[PATCH 0/3] objtool: Miscellaneous cleanup/fixes
 2020-09-21 14:40 UTC  (5+ messages)
` [PATCH 3/3] objtool: check: Handle calling non-function symbols in other sections

[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
 2020-09-21 14:38 UTC  (3+ messages)

[PATCH 0/4] RFC: USB C extcon patchset for the tps6598x
 2020-09-21 14:37 UTC  (2+ messages)

[RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
 2020-09-21 14:33 UTC  (8+ messages)

[GIT PULL] libnvdimm fix for v5.9-rc7
 2020-09-21 14:37 UTC 

[PATCH v3 0/7] xfrm: Add compat layer
 2020-09-21 14:36 UTC  (8+ messages)
` [PATCH v3 1/7] xfrm: Provide API to register translator module
` [PATCH v3 2/7] xfrm/compat: Add 64=>32-bit messages translator
` [PATCH v3 3/7] xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
` [PATCH v3 4/7] netlink/compat: Append NLMSG_DONE/extack to frag_list
` [PATCH v3 5/7] xfrm/compat: Add 32=>64-bit messages translator
` [PATCH v3 6/7] xfrm/compat: Translate 32-bit user_policy from sockptr
` [PATCH v3 7/7] selftest/net/xfrm: Add test for ipsec tunnel

[PATCH 00/24] Many patches
 2020-09-21 14:36 UTC  (4+ messages)
` [PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
  ` AW: "

[PATCH leds v1 00/10] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-21 14:31 UTC  (8+ messages)
` [PATCH leds v1 10/10] leds: ns2: refactor and use struct led_init_data

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-21 14:31 UTC  (4+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH 0/3] drm: commit_work scheduling
 2020-09-21 14:28 UTC  (3+ messages)

[PATCH] net: bypass ->sendpage for slab pages
 2020-09-21 14:25 UTC  (6+ messages)

[PATCH 0/6] kselftest: arm64/mte: Tests for user-space MTE
 2020-09-21 14:18 UTC  (3+ messages)
` [PATCH 1/6] kselftest/arm64: Add utilities and a test to validate mte memory

[PATCH -next] drm/panfrost: simplify the return expression of cz_ih_hw_init()
 2020-09-21 14:17 UTC  (2+ messages)

[PATCH] pm: runtime: fix timer_expires on 32bits arch
 2020-09-21 14:15 UTC  (3+ messages)

[Re-send][PATCH] gpu/ipu-v3:reduce protected code area in ipu idmac get/put
 2020-09-21 14:15 UTC  (2+ messages)

[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
 2020-09-21 14:10 UTC  (2+ messages)

[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
 2020-09-21 14:10 UTC  (2+ messages)

[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
 2020-09-21 14:09 UTC  (2+ messages)

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-09-21 14:07 UTC  (3+ messages)

[PATCH v1 0/3] Debugfs and Sysfs entries for MHI
 2020-09-21 14:07 UTC  (7+ messages)
` [PATCH v1 1/3] bus: mhi: core: Remove warnings for missing MODULE_LICENSE()

WARNING: suspicious RCU usage in bond_ipsec_add_sa (2)
 2020-09-21 14:06 UTC  (2+ messages)

[PATCH v2] powercap: include header to fix -Wmissing-prototypes
 2020-09-21 14:05 UTC  (2+ messages)

[PATCH v3 0/3] Debugfs and Sysfs entries for MHI
 2020-09-21 14:03 UTC  (8+ messages)
` [PATCH v3 1/3] bus: mhi: Fix entries based on Kconfig coding style
` [PATCH v3 2/3] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v3 3/3] bus: mhi: core: Introduce sysfs "

[PATCH 0/3] intel_pmt: Add Alder Lake and OOB-MSM support
 2020-09-21 14:02 UTC  (12+ messages)
` [PATCH 3/3] platform/x86: Intel PMT Crashlog capability driver

[PATCH v1 1/3] dt-bindings: input: atmel: add compatible for mXT1386
 2020-09-21 14:00 UTC  (3+ messages)
` [PATCH v1 2/3] Input: atmel_mxt_ts - implement I2C retries for mXT1368
` [PATCH v1 3/3] ARM: tegra: add mXT1386 compatible

[PATCH v2 0/2] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-09-21 13:58 UTC  (3+ messages)

bdi cleanups v6
 2020-09-21 14:00 UTC  (4+ messages)
` [PATCH 03/13] bcache: inherit the optimal I/O size

[PATCH v6 0/7] arm_pmu: Use NMI for perf interrupt
 2020-09-21 13:59 UTC  (8+ messages)
` [PATCH v6 2/7] arm64: perf: Avoid PMXEV* indirection
` [PATCH v6 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
` [PATCH v6 6/7] arm_pmu: Introduce pmu_irq_ops

[PATCH v4 00/22] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-21 13:59 UTC  (5+ messages)
` [PATCH v4 03/22] ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit
` [PATCH v4 09/22] arm64: dts: allwinner: h6: Add HDMI audio node

[PATCH v2 0/8] AMD MCA Address Translation Updates
 2020-09-21 13:58 UTC  (3+ messages)
` [PATCH v2 5/8] x86/MCE/AMD: Use macros to get bitfields in translation code

[PATCH printk v2 0/3] printk: move dictionaries to meta data
 2020-09-21 13:56 UTC  (6+ messages)
` [PATCH printk v2 2/3] printk: move dictionary keys to dev_printk_info
    ` [PATCH printk v3 "
      ` [PATCH printk v4 "

[PATCH -next] mlxsw: spectrum_acl_tcam: simplify the return expression of ishtp_cl_driver_register()
 2020-09-21 13:51 UTC  (2+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-09-21 13:51 UTC  (5+ messages)
` [PATCH v38 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE

[RFC PATCH V2] ipmi: ssif: Fix out of bounds in write_next_byte()
 2020-09-21 14:00 UTC 

[PATCH -next] scsi: libsas: simplify the return expression of sas_discover_end_dev
 2020-09-21 13:46 UTC  (3+ messages)
` [PATCH -next] scsi: libsas: simplify the return expression of sas_discover_* functions

[PATCH] KVM: PPC: Book3S: Remove redundant initialization of variable ret
 2020-09-21 13:43 UTC  (2+ messages)

[PATCH -next] mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_init()
 2020-09-21 13:41 UTC  (2+ messages)

[PATCH -next] drm: omapdrm: dss: simplify the return expression of hdmi_init_pll_data
 2020-09-21 13:39 UTC  (2+ messages)

[RFC][PATCH 0/4] Fix up ACPI processor idle vs RCU
 2020-09-21 13:38 UTC  (6+ messages)
` [RFC][PATCH 4/4] acpi: Take over RCU-idle for C3-BM idle
    ` [PATCH] rcu/tree: Export rcu_idle_{enter,exit} to module

[PATCH v3 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-21 13:36 UTC  (5+ messages)
` [PATCH v3 04/10] fs/ntfs3: Add file operations and implementation


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).