public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-06 13:11:56 to 2021-12-06 15:00:41 UTC [more...]

[PATCH 4.4 00/52] 4.4.294-rc1 review
 2021-12-06 14:56 UTC  (24+ messages)
` [PATCH 4.4 01/52] staging: ion: Prevent incorrect reference counting behavour
` [PATCH 4.4 02/52] USB: serial: option: add Telit LE910S1 0x9200 composition
` [PATCH 4.4 03/52] USB: serial: option: add Fibocom FM101-GL variants
` [PATCH 4.4 04/52] usb: hub: Fix usb enumeration issue due to address0 race
` [PATCH 4.4 05/52] usb: hub: Fix locking issues with address0_mutex
` [PATCH 4.4 06/52] binder: fix test regression due to sender_euid change
` [PATCH 4.4 07/52] ALSA: ctxfi: Fix out-of-range access
` [PATCH 4.4 08/52] staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()
` [PATCH 4.4 09/52] xen: dont continue xenstore initialization in case of errors
` [PATCH 4.4 10/52] xen: detect uninitialized xenbus in xenbus_init
` [PATCH 4.4 12/52] ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
` [PATCH 4.4 13/52] net: ieee802154: handle iftypes as u32
` [PATCH 4.4 21/52] NFC: add NCI_UNREG flag to eliminate the race
` [PATCH 4.4 22/52] fuse: fix page stealing
` [PATCH 4.4 23/52] fuse: release pipe buf after last use
` [PATCH 4.4 24/52] shm: extend forced shm destroy to support objects from several IPC nses
` [PATCH 4.4 25/52] xen: sync include/xen/interface/io/ring.h with Xens newest version
` [PATCH 4.4 26/52] xen/blkfront: read response from backend only once
` [PATCH 4.4 27/52] xen/blkfront: dont take local copy of a request from the ring page
` [PATCH 4.4 28/52] xen/blkfront: dont trust the backend response data blindly
` [PATCH 4.4 29/52] xen/netfront: read response from backend only once
` [PATCH 4.4 35/52] net: return correct error code
` [PATCH 4.4 36/52] platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep

[PATCH] mm/madvise: break reclaim when lock race
 2021-12-06 14:55 UTC 

[RFC PATCH 00/14] fs/proc/vmcore: Remove unnecessary user pointer conversions
 2021-12-06 14:54 UTC  (5+ messages)
` [RFC PATCH 01/14] fs/proc/vmcore: Update read_from_oldmem() for user pointer

[PATCH] ARM: dts: imx6dl-yapp4: Remove not-yet added support for sound from Crux
 2021-12-06 14:54 UTC  (2+ messages)

[RFC PATCH 0/2] mm: Dont allocate pages on a offline node
 2021-12-06 14:53 UTC  (18+ messages)
` [RFC PATCH 2/2] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes

[PATCH V2] Bluetooth: btusb: Handle download_firmware failure cases
 2021-12-06 14:52 UTC 

[PATCH v3 0/2] Adjust NUMA imbalance for multiple LLCs
 2021-12-06 14:51 UTC  (5+ messages)
` [PATCH 2/2] sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans "

[RFC v2 00/19] ima: Namespace IMA with audit support in IMA-ns
 2021-12-06 14:51 UTC  (17+ messages)
` [RFC v2 19/19] ima: Setup securityfs for IMA namespace

[PATCH] Bluetooth: btusb: Handle download_firmware failure cases
 2021-12-06 14:47 UTC  (3+ messages)

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-06 14:47 UTC  (15+ messages)
` [PATCH v3 01/18] iommu: Add device dma ownership set/release interfaces
` [PATCH v3 03/18] driver core: platform: Rename platform_dma_configure()
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management
` [PATCH v3 12/18] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups

[PATCH 1/3] f2fs: fix to do sanity check on inode type during garbage collection
 2021-12-06 14:44 UTC  (3+ messages)
` [PATCH 2/3] f2fs: fix to avoid panic in is_alive() if metadata is inconsistent
` [PATCH 3/3] f2fs: fix to do sanity check in is_alive()

[PATCH V4 0/6] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2021-12-06 14:43 UTC  (8+ messages)
` [PATCH V4 2/6] dt-bindings: regulator: Add pm8008 regulator bindings
` [PATCH V4 4/6] regulator: Add a regulator driver for the PM8008 PMIC

[PATCH] watchdog: Fix file path that does not exist
 2021-12-06 14:42 UTC 

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-06 14:43 UTC  (13+ messages)

[PATCH v1 1/2] dt-bindings: iio: accel: add ADXL367
 2021-12-06 14:39 UTC  (3+ messages)

[PATCH] ext4: set csum seed in tmp inode while migrating to extents
 2021-12-06 14:37 UTC 

[PATCH v12 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-06 14:36 UTC  (20+ messages)
` [PATCH v12 3/7] gpiolib: of: make fwnode take precedence in struct gpio_chip
` [PATCH v12 4/7] gpio: sim: new testing module

[PATCH v7 3/3] erofs: add sysfs node to control sync decompression strategy
 2021-12-06 14:35 UTC 

[PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers
 2021-12-06 14:31 UTC  (5+ messages)
` [PATCH v3 08/25] kcsan: Show location access was reordered to

[PATCH 1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
 2021-12-06 14:30 UTC  (6+ messages)
` [PATCH 2/3] scsi: hisi_sas: Remove some useless code in 'hisi_sas_alloc()'
` [PATCH 3/3] scsi: hisi_sas: Use non-atomic bitmap functions when possible

[PATCH v4] bpf: Remove config check to enable bpf support for branch records
 2021-12-06 14:30 UTC  (2+ messages)

[PATCH 0/6] PCI: pci-bridge-emul: Various fixes
 2021-12-06 14:26 UTC  (4+ messages)

[PATCH v3 0/7] Initial Samsung Galaxy A8 (2018) support
 2021-12-06 14:25 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: clock: Document Exynos7885 CMU bindings

[RFC 0/5] Split iMX8MQ Hantro VPU into G1 and G2 with blk-ctrl support
 2021-12-06 14:25 UTC  (3+ messages)
` [RFC 2/5] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl

[RESEND, v9 00/10] Add support for audio on SC7280 based targets
 2021-12-06 14:22 UTC  (11+ messages)
` [RESEND, v9 01/10] ASoC: qcom: SC7280: Update config for building codec dma drivers
` [RESEND, v9 02/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [RESEND, v9 03/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [RESEND, v9 04/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [RESEND, v9 05/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [RESEND, v9 06/10] ASoC: qcom: Add regmap config support for codec dma driver
` [RESEND, v9 07/10] ASoC: qcom: Add "
` [RESEND, v9 08/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [RESEND, v9 09/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [RESEND, v9 10/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio

[PATCH] net: stmmac: Fix possible division by zero
 2021-12-06 14:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/stm: remove conflicting framebuffers
 2021-12-06 14:23 UTC  (2+ messages)

[PATCH] staging: rtl8712: Fix alignment checks
 2021-12-06 14:22 UTC  (2+ messages)

[PATCH] reset: tegra-bpmp: Revert Handle errors in BPMP response
 2021-12-06 14:23 UTC  (4+ messages)

[PATCH 0/3] Extend LMh driver to suppot Qualcomm sm8150 SoC
 2021-12-06 14:22 UTC  (4+ messages)
` [PATCH 1/3] thermal: qcom: lmh: Add support for sm8150

[PATCH V4 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-06 14:19 UTC  (12+ messages)
` [PATCH V4 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V4 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V4 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM

[PATCH 00/19] Rust support
 2021-12-06 14:18 UTC  (21+ messages)
` [PATCH 01/19] kallsyms: support "big" kernel symbols
` [PATCH 02/19] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/19] kallsyms: use the correct buffer size for symbols
` [PATCH 04/19] rust: add C helpers
` [PATCH 05/19] rust: add `compiler_builtins` crate
` [PATCH 06/19] rust: add `alloc` crate
` [PATCH 07/19] rust: add `build_error` crate
` [PATCH 08/19] rust: add `macros` crate
` [PATCH 09/19] rust: add `kernel` crate
` [PATCH 10/19] rust: export generated symbols
` [PATCH 11/19] vsprintf: add new `%pA` format specifier
` [PATCH 12/19] scripts: add `generate_rust_analyzer.py`
` [PATCH 13/19] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH 14/19] docs: add Rust documentation
` [PATCH 15/19] Kbuild: add Rust support
` [PATCH 16/19] samples: add Rust examples
` [PATCH 17/19] MAINTAINERS: Rust
` [RFC PATCH 18/19] drivers: gpio: PrimeCell PL061 in Rust
` [RFC PATCH 19/19] drivers: android: Binder IPC "

Building perf with BUILD_BPF_SKEL=1 by default
 2021-12-06 14:16 UTC  (3+ messages)

[PATCH v2] driver: pmc_atom: free pmc->regmap when pmc_setup_clks fails
 2021-12-06 14:09 UTC  (5+ messages)

pull request: linux-firmware: update cxgb4 firmware to 1.26.4.0
 2021-12-06 14:09 UTC 

[PATCH v2] powerpc/32s: Fix kasan_init_region() for KASAN
 2021-12-06 14:12 UTC 

[PATCH V5 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-06 14:11 UTC  (6+ messages)
` [PATCH V5 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V5 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V5 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V5 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V5 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH] arm64: mm: Make randomization works again in some case
 2021-12-06 14:10 UTC 

[PATCH] mmc: sdhci-tegra: Add support to enumerate in HS400ES mode
 2021-12-06 14:06 UTC  (5+ messages)
` [PATCH v2] mmc: sdhci-tegra: Fix switch to "
    ` [PATCH v3] "

[RFC PATCH 0/6] linkage: better symbol aliasing
 2021-12-06 14:06 UTC  (2+ messages)

[PATCH -next] kfence: fix memory leak when cat kfence objects
 2021-12-06 14:06 UTC  (3+ messages)

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2021-12-06 14:01 UTC  (2+ messages)

[PATCH v7 1/2] bluetooth: Handle MSFT Monitor Device Event
 2021-12-06 13:57 UTC  (2+ messages)

[PATCH net V2] net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
 2021-12-06 13:54 UTC 

[PATCHv3 0/3] Share common features between AMD SEV / TDX guest
 2021-12-06 13:55 UTC  (4+ messages)
` [PATCHv3 1/3] x86/sev: Use CC_ATTR attribute to generalize string I/O unroll
` [PATCHv3 2/3] x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c
` [PATCHv3 3/3] x86: Move common memory encryption code to mem_encrypt.c

[PATCH 0/5] printk/console: Registration code cleanup - part 1
 2021-12-06 13:54 UTC  (2+ messages)

[PATCHv5 0/4] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-12-06 13:52 UTC  (6+ messages)
` [PATCHv5 1/4] arm64: io: Use asm-generic high level MMIO accessors

[PATCH v9 00/15] Clean up "mediatek,larb"
 2021-12-06 13:48 UTC  (4+ messages)

[PATCH v3 0/3] Add Qualcomm MPM irqchip driver support
 2021-12-06 13:48 UTC  (5+ messages)
` [PATCH v3 3/3] irqchip: Add Qualcomm MPM controller driver

[PATCH] serial: 8250_pci: remove redundant assignment to tmp after the mask operation
 2021-12-06 13:46 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2021-12-06 13:43 UTC  (2+ messages)

[PATCH] drm/stm: remove conflicting framebuffers
 2021-12-06 13:42 UTC  (3+ messages)

[PATCH] cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again
 2021-12-06 13:39 UTC  (5+ messages)

[PATCH v2 0/3] drivers/net: split FEC driver
 2021-12-06 13:32 UTC  (2+ messages)

[PATCH] xen-blkfront: Use the bitmap API when applicable
 2021-12-06 13:31 UTC  (10+ messages)

[PATCH] staging: vt6655: refactor byMinChannel to min_channel
 2021-12-06 13:31 UTC  (4+ messages)

[PATCH] arm64: dts: k3-j721e: correct cache-sets info
 2021-12-06 13:29 UTC  (2+ messages)

[PATCH v9 0/7] PCI: brcmstb: root port turns on sub-device power
 2021-12-06 13:29 UTC  (3+ messages)
` [PATCH v9 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH 0/9] iommu: Refactor flush queues into iommu-dma
 2021-12-06 13:28 UTC  (4+ messages)
` [PATCH 4/9] iommu/amd: Simplify pagetable freeing

[PATCH 0/2] Fix 'dtbs_check' in serdes_ln_ctrl (syscon subnode)
 2021-12-06 13:26 UTC  (2+ messages)

[PATCH] sound/soc: remove useless bool conversion to bool variable
 2021-12-06 13:24 UTC  (2+ messages)

[PATCH] regulato: remove unnecessary indentation from driver.h's comments
 2021-12-06 13:24 UTC  (2+ messages)

[PATCH] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-06 13:24 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am642: Fix the L2 cache sets
 2021-12-06 13:21 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: initialize return variable on declaration
 2021-12-06 13:21 UTC  (2+ messages)

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-06 13:19 UTC  (4+ messages)

[PATCH v2 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-06 13:18 UTC  (3+ messages)
` [PATCH v2 2/3] gpio: Setup parent device and get rid of unnecessary of_node assignment
` [PATCH v2 3/3] gpio: Propagate firmware node from a parent device

drivers/mtd/parsers/ofpart_bcm4908.c:41 bcm4908_partitions_fw_offset() warn: should 'offset << 10' be a 64 bit type?
 2021-12-06 13:18 UTC 

[PATCH] net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
 2021-12-06 13:15 UTC  (3+ messages)

[PATCH V2] arm64: dts: ti: k3-j7200: Correct the d-cache-sets info
 2021-12-06 13:13 UTC  (2+ messages)

[PATCH v1 0/2] media: imx: imx8mq-mipi-csi2 fixes
 2021-12-06 13:12 UTC  (3+ messages)
` [PATCH v1 1/2] media: imx: imx8mq-mipi-csi2: fix system resume issue
` [PATCH v1 2/2] media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation

[RFC PATCH 0/2] Reset PHY in fec_resume if it got powered down
 2021-12-06 13:13 UTC  (3+ messages)
` [RFC PATCH 1/2] net: fec: make fec_reset_phy not only usable once

[PATCH] arm64: dts: ti: k3-j721e: Fix the L2 cache sets
 2021-12-06 13:13 UTC  (2+ messages)

[PATCH v9 00/10] Add support for audio on SC7280 based targets
 2021-12-06 13:10 UTC  (8+ messages)
` [PATCH v9 03/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v9 05/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v9 06/10] ASoC: qcom: Add regmap config support for codec dma driver
` [PATCH v9 07/10] ASoC: qcom: Add "
` [PATCH v9 08/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v9 09/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [PATCH v9 10/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio


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