mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 5.11 00/36] 5.11.6-rc1 review
 2021-03-10 13:23 UTC  (21+ messages)
` [PATCH 5.11 01/36] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
` [PATCH 5.11 02/36] io_uring: fix inconsistent lock state
` [PATCH 5.11 03/36] io_uring: deduplicate core cancellations sequence
` [PATCH 5.11 04/36] io_uring: unpark SQPOLL thread for cancelation
` [PATCH 5.11 05/36] io_uring: deduplicate failing task_work_add
` [PATCH 5.11 06/36] fs: provide locked helper variant of close_fd_get_file()
` [PATCH 5.11 07/36] io_uring: get rid of intermediate IORING_OP_CLOSE stage
` [PATCH 5.11 08/36] io_uring/io-wq: kill off now unused IO_WQ_WORK_NO_CANCEL
` [PATCH 5.11 09/36] io_uring/io-wq: return 2-step work swap scheme
` [PATCH 5.11 10/36] io_uring: dont take uring_lock during iowq cancel
` [PATCH 5.11 11/36] media: cedrus: Remove checking for required controls
` [PATCH 5.11 12/36] nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
` [PATCH 5.11 13/36] parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST
` [PATCH 5.11 14/36] arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+
` [PATCH 5.11 15/36] btrfs: export and rename qgroup_reserve_meta
` [PATCH 5.11 16/36] btrfs: dont flush from btrfs_delayed_inode_reserve_metadata
` [PATCH 5.11 17/36] iommu/amd: Fix sleeping in atomic in increase_address_space()
` [PATCH 5.11 18/36] scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
` [PATCH 5.11 19/36] scsi: ufs: Add a quirk to permit overriding UniPro defaults
` [PATCH 5.11 20/36] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom

[PATCH 5.10 00/49] 5.10.23-rc1 review
 2021-03-10 13:23 UTC  (15+ messages)
` [PATCH 5.10 01/49] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
` [PATCH 5.10 02/49] [PATCH v2] ASoC: SOF: Intel: broadwell: fix mutual exclusion with catpt driver
` [PATCH 5.10 03/49] nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
` [PATCH 5.10 04/49] parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST
` [PATCH 5.10 05/49] arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+
` [PATCH 5.10 06/49] btrfs: export and rename qgroup_reserve_meta
` [PATCH 5.10 07/49] btrfs: dont flush from btrfs_delayed_inode_reserve_metadata
` [PATCH 5.10 08/49] iommu/amd: Fix sleeping in atomic in increase_address_space()
` [PATCH 5.10 09/49] ASoC: intel: sof_rt5682: Add quirk for Dooly
` [PATCH 5.10 10/49] Bluetooth: btqca: Add valid le states quirk
` [PATCH 5.10 11/49] mwifiex: pcie: skip cancel_work_sync() on reset failure path
` [PATCH 5.10 12/49] ASoC: Intel: sof_sdw: add quirk for new TigerLake-SDCA device
` [PATCH 5.10 13/49] bus: ti-sysc: Implement GPMC debug quirk to drop platform data
` [PATCH 5.10 14/49] net: ipa: ignore CHANNEL_NOT_RUNNING errors

[PATCH 1/1] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
 2021-03-10 13:21 UTC 

[PATCH v3 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-03-10 13:17 UTC  (11+ messages)
` [PATCH v3 1/4] sched/fair: Introduce primitives for CFS bandwidth burst
` [PATCH v3 2/4] sched/fair: Make CFS bandwidth controller burstable
` [PATCH v3 3/4] sched/fair: Add cfs bandwidth burst statistics
` [PATCH v3 4/4] sched/fair: Add document for burstable CFS bandwidth control

[PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-03-10 13:15 UTC  (5+ messages)

[GIT] SPARC
 2021-03-10 13:14 UTC  (6+ messages)

[PATCH] perf synthetic events: Avoid write of uninitialized memory
 2021-03-10 13:13 UTC  (3+ messages)

[PATCH 0/2] zram: fix few ltp zram02.sh crashes
 2021-03-10 13:11 UTC  (4+ messages)
` [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate

[RFC PATCH v2 0/7] Extend regulator notification support
 2021-03-10 13:10 UTC  (8+ messages)
` [RFC PATCH v2 1/7] dt_bindings: Add protection limit properties
` [RFC PATCH v2 2/7] regulator: add warning flags
` [RFC PATCH v2 3/7] regulator: IRQ based event/error notification helpers
` [RFC PATCH v2 4/7] regulator: add property parsing and callbacks to set protection limits
` [RFC PATCH v2 5/7] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW
` [RFC PATCH v2 6/7] regulator: bd9576: Support error reporting
` [RFC PATCH v2 7/7] regulator: bd9576: Fix the driver name in id table

[PATCH] iov_iter: Use user_read_access_begin() instead of user_access_begin()
 2021-03-10 13:08 UTC  (2+ messages)
` [PATCH] drm/i915/gem: Use user_write_access_begin() "

[PATCH 0/3] media: i2c: imx219: Trivial Fixes
 2021-03-10 13:08 UTC  (10+ messages)
` [PATCH 1/3] media: i2c: imx219: Enable vflip and hflip controls on stream stop
` [PATCH 2/3] media: i2c: imx219: Serialize during stream start/stop
` [PATCH 3/3] media: i2c: imx219: Balance runtime PM use-count in resume callback

[PATCH v2] mm: page_alloc: dump migrate-failed pages
 2021-03-10 13:07 UTC  (8+ messages)

[PATCH v3 0/9] Introduce vfio-pci-core subsystem
 2021-03-10 13:02 UTC  (8+ messages)
` [PATCH 8/9] vfio/pci: export nvlink2 support into vendor vfio_pci drivers
` [PATCH 9/9] vfio/pci: export igd support into vendor vfio_pci driver

[PATCH v3 00/15] Support ROHM BD71815 PMIC
 2021-03-10 13:02 UTC  (6+ messages)
` [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-10 13:02 UTC  (3+ messages)

[PATCH] microblaze: remove unneeded variable 'err'
 2021-03-10 13:00 UTC  (2+ messages)

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-03-10 12:57 UTC  (5+ messages)
` [PATCH v1 5/7] mfd: lpc_ich: Switch to generic pci_p2sb_bar()

[PATCH v2 4/4] kbuild: remove guarding from TRIM_UNUSED_KSYMS
 2021-03-10 12:55 UTC  (2+ messages)

[PATCH v6 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-10 12:55 UTC  (16+ messages)
` [PATCH v6 01/15] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
` [PATCH v6 02/15] gpio: regmap: set gpio_chip of_node
` [PATCH v6 03/15] pinctrl: bcm: add bcm63xx base code
` [PATCH v6 04/15] dt-bindings: add BCM6328 pincontroller binding documentation
` [PATCH v6 05/15] pinctrl: add a pincontrol driver for BCM6328
` [PATCH v6 06/15] dt-bindings: add BCM6358 pincontroller binding documentation
` [PATCH v6 07/15] pinctrl: add a pincontrol driver for BCM6358
` [PATCH v6 08/15] dt-bindings: add BCM6362 pincontroller binding documentation
` [PATCH v6 09/15] pinctrl: add a pincontrol driver for BCM6362
` [PATCH v6 10/15] dt-bindings: add BCM6368 pincontroller binding documentation
` [PATCH v6 11/15] pinctrl: add a pincontrol driver for BCM6368
` [PATCH v6 12/15] dt-bindings: add BCM63268 pincontroller binding documentation
` [PATCH v6 13/15] pinctrl: add a pincontrol driver for BCM63268
` [PATCH v6 14/15] dt-bindings: add BCM6318 pincontroller binding documentation
` [PATCH v6 15/15] pinctrl: add a pincontrol driver for BCM6318

[PATCH v5 0/7] Optionally randomize kernel stack offset each syscall
 2021-03-10 12:52 UTC  (3+ messages)
` [PATCH v5 3/7] init_on_alloc: Unpessimize default-on builds

linux-next: Signed-off-by missing for commit in the gpio-brgl-fixes tree
 2021-03-10 12:47 UTC  (5+ messages)

[GIT PULL] detached mounts fix
 2021-03-10 12:45 UTC 

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-10 12:44 UTC  (6+ messages)

[PATCH] powerpc/Makefile: Remove workaround for gcc versions below 4.9
 2021-03-10 12:43 UTC 

[PATCH v2] thermal: thermal_of: fix error return code of thermal_of_populate_bind_params()
 2021-03-10 12:42 UTC  (2+ messages)

[PATCH] arm64: mm: fix runtime fallback to 48-bt VA when 52-bit VA is enabled
 2021-03-10 12:41 UTC  (3+ messages)

[PATCH v7 0/9] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2021-03-10 12:40 UTC  (7+ messages)
` [PATCH v7 3/9] media: imx-jpeg: "
    ` [EXT] "

[RFC PATCH] mm: fork: Prevent a NULL deref by getting mm only if the refcount isn't 0
 2021-03-10 12:37 UTC 

[PATCH v6 0/4] block-layer interposer
 2021-03-10 12:34 UTC  (5+ messages)
` [PATCH v6 4/4] dm: add DM_INTERPOSED_FLAG

[PATCH v5] printk: Userspace format enumeration support
 2021-03-10 12:31 UTC  (6+ messages)

[PATCH v3 00/11] gpio: implement the configfs testing module
 2021-03-10 12:28 UTC  (3+ messages)
` [PATCH v3 08/11] gpio: sim: new "

[PATCH] arm64: dts: rockchip: add infrared receiver node to rockpro64
 2021-03-10 12:28 UTC 

[PATCH v10 0/8] Add support for ipq8064 tsens
 2021-03-10 12:19 UTC  (2+ messages)

[PATCH v1 00/14] vfio: Device memory DMA mapping improvements
 2021-03-10 12:19 UTC  (4+ messages)
` [PATCH v1 02/14] vfio: Update vfio_add_group_dev() API

[PATCH] kbuild: dummy-tools: adjust to scripts/cc-version.sh
 2021-03-10 12:17 UTC  (3+ messages)

[PATCH 2/3] mm: hugetlb: introduce arch_free_vmemmap_page
 2021-03-10 12:16 UTC  (2+ messages)

[PATCH v5 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
 2021-03-10 12:16 UTC  (2+ messages)

[PATCH stable 4.14-4.19] iommu/amd: Fix sleeping in atomic in increase_address_space()
 2021-03-10 12:14 UTC  (3+ messages)
  ` [PATCH stable 5.10-5.11] "

[PATCH v4 0/7] Add basic support for Loongson-2K1000
 2021-03-10 12:12 UTC  (10+ messages)
` [PATCH v4 2/7] MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI
` [PATCH v4 3/7] MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freq
` [PATCH v4 6/7] dt-bindings: interrupt-controller: Add Loongson-2K1000 LIOINTC

[PATCH] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-10 12:10 UTC 

[PATCH] thermal: thermal_of: fix error return code of thermal_of_populate_bind_params()
 2021-03-10 12:09 UTC  (3+ messages)

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-03-10 12:08 UTC  (7+ messages)
    ` [EXT] "

[PATCH v3 0/6] AM64: Add SERDES driver support
 2021-03-10 12:08 UTC  (7+ messages)
` [PATCH v3 1/6] phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_sel
` [PATCH v3 2/6] phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
` [PATCH v3 3/6] phy: ti: j721e-wiz: Configure full rate divider for AM64
` [PATCH v3 4/6] phy: ti: j721e-wiz: Model the internal clocks without device tree input
` [PATCH v3 5/6] phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>
` [PATCH v3 6/6] phy: cadence-torrent: Add support to drive refclk out

[RESEND][PATCH] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
 2021-03-10 12:06 UTC 

[PATCH 0/4] FDDI: defxx: CSR access fixes and improvements
 2021-03-10 12:03 UTC  (5+ messages)
` [PATCH net/net-next 1/4] FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR
` [PATCH net/net-next 2/4] FDDI: defxx: Make MMIO the configuration default except for EISA
` [PATCH net-next 3/4] FDDI: defxx: Implement dynamic CSR I/O address space selection
` [PATCH net-next 4/4] FDDI: defxx: Use driver's name with resource requests

[PATCH net-next 0/3] FDDI: Update my e-mail address througout
 2021-03-10 12:02 UTC  (4+ messages)
` [PATCH net-next 1/3] FDDI: if_fddi.h: Update my e-mail address
` [PATCH net-next 2/3] FDDI: defxx: "
` [PATCH net-next 3/3] FDDI: defza: "

[PATCH v8 0/8] Count rlimits in each user namespace
 2021-03-10 12:01 UTC  (9+ messages)
` [PATCH v8 1/8] Increase size of ucounts to atomic_long_t
` [PATCH v8 2/8] Add a reference to ucounts for each cred
` [PATCH v8 3/8] Use atomic_t for ucounts reference counting
` [PATCH v8 4/8] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v8 5/8] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v8 6/8] Reimplement RLIMIT_SIGPENDING "
` [PATCH v8 7/8] Reimplement RLIMIT_MEMLOCK "
` [PATCH v8 8/8] kselftests: Add test to check for rlimit changes in different user namespaces

[PATCH] net: add net namespace inode for all net_dev events
 2021-03-10 12:01 UTC  (4+ messages)

[PATCH 4.4 0/3] Backport patch series to update Futex from 4.9
 2021-03-10 12:00 UTC  (5+ messages)
` [PATCH 4.4 3/3] futex: fix dead code in attach_to_pi_owner()

[GIT PULL] gpio: fixes for v5.12-rc3
 2021-03-10 11:56 UTC  (4+ messages)

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-03-10 11:54 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD, PWM and RTC due for the v5.13 merge window

[PATCH v7 00/11] Raspberry Pi PoE HAT fan support
 2021-03-10 11:50 UTC  (3+ messages)
` [PATCH v7 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit
 2021-03-10 11:49 UTC  (11+ messages)

[BUG] One-liner array initialization with two pointers in BPF results in NULLs
 2021-03-10 11:48 UTC  (4+ messages)

[PATCH 0/8] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-10 11:47 UTC  (2+ messages)

[PATCH 1/3] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
 2021-03-10 11:46 UTC  (3+ messages)
` [PATCH 2/3] thermal/drivers/devfreq_cooling: "
` [PATCH 3/3] thermal/drivers/cpuidle_cooling: "

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2021-03-10 11:43 UTC  (7+ messages)
` [PATCH v6 5/9] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH v6 6/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-10 11:42 UTC  (5+ messages)
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout

[RFC PATCH v1] Bluetooth: hci_qca: Add device_may_wakeup support
 2021-03-10 11:41 UTC 

5.12-rc1-dontuse: Detecting known-bad commits to prevent bisect disasters
 2021-03-10 11:40 UTC 

[PATCH] arm64: perf: Fix 64-bit event counter read truncation
 2021-03-10 11:39 UTC  (2+ messages)

[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2021-03-10 11:39 UTC  (2+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-10 11:38 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH v4] perf pmu: Validate raw event with sysfs exported format bits
 2021-03-10 11:38 UTC  (2+ messages)

[PATCH] Staging: rtl8723bs/core: fix coding style issue
 2021-03-10 11:35 UTC 

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-10 11:34 UTC  (3+ messages)
` [patch 12/14] PCI: hv: Use tasklet_disable_in_atomic()

[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
 2021-03-10 11:32 UTC  (9+ messages)

[PATCH v3 5/5] x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
 2021-03-10 11:30 UTC  (3+ messages)

[PATCH V11 0/5] dt: Add fdtoverlay rule and statically build unittest
 2021-03-10 11:29 UTC  (4+ messages)
` [PATCH V11 3/5] kbuild: Allow .dtso format for overlay source files

[PATCH v2 0/2] AM64: Add USB support
 2021-03-10 11:27 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am64-main: Add DT node for USB subsystem
` [PATCH v2 2/2] arm64: dts: ti: k3-am642-evm: Add USB support

[PATCH 0/3] AM64: Add SERDES DT bindings
 2021-03-10 11:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: ti,phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper
` [PATCH 2/3] dt-bindings: phy: cadence-torrent: Add binding for refclk driver
` [PATCH 3/3] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC

[gustavoars-linux:testing/xfs] BUILD SUCCESS c53742bdbe1ace569d71d762f93e4180d70d7668
 2021-03-10 11:27 UTC 

[PATCH] x86/vdso: avoid warning when building vdso2c on 32-bit host
 2021-03-10 11:27 UTC  (2+ messages)

[PATCH v2] sched: Optimize __calc_delta
 2021-03-10 11:26 UTC  (2+ messages)
` [tip: sched/core] sched: Optimize __calc_delta()

[tip: sched/core] sched: Remove unnecessary variable from schedule_tail()
 2021-03-10 11:26 UTC 

[tip: locking/urgent] seqlock,lockdep: Fix seqcount_latch_init()
 2021-03-10 11:26 UTC 

[tip: locking/urgent] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
 2021-03-10 11:26 UTC 

linux-next: Signed-off-by missing for commits in the char-misc.current tree
 2021-03-10 11:24 UTC  (3+ messages)

[PATCH] include: Remove pagemap.h from blkdev.h
 2021-03-10 11:23 UTC  (2+ messages)

[PATCH v3 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-10 11:22 UTC  (3+ messages)
` [PATCH v3 5/5] powercap/drivers/dtpm: Scale the power with the load

[PATCH v2] cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled
 2021-03-10 11:20 UTC  (3+ messages)

[PATCH] objtool,x86: Fix uaccess PUSHF/POPF validation
 2021-03-10 11:19 UTC 

[PATCH v7 0/1] Adding support for IIO SCMI based sensors
 2021-03-10 11:15 UTC  (3+ messages)
` [PATCH v7 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®