public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-02 09:16:44 to 2022-09-02 12:04:58 UTC [more...]

[PATCH rcu 0/32] RCU Tasks updates for v5.20
 2022-09-02 12:04 UTC  (7+ messages)
` [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task

[PATCH] selftests: net: sort .gitignore file
 2022-09-02 12:03 UTC  (4+ messages)

[PATCH RESEND v4] perf/core: Fix reentry problem in perf_output_read_group
 2022-09-02 12:01 UTC  (2+ messages)

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-02 12:02 UTC  (12+ messages)

[PATCH v12 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-02 12:02 UTC  (4+ messages)
  ` [PATCH v12 12/13] dm: introduce DM_EMULATED_ZONES target type

[PATCH 0/5] perf intel-pt: Support itrace option flag d+e to log on error
 2022-09-02 12:01 UTC  (6+ messages)
` [PATCH 5/5] "

[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
 2022-09-02 12:00 UTC  (10+ messages)
` [PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS

[PATCH v2] checkpatch: Handle FILE pointer type
 2022-09-02 12:00 UTC  (2+ messages)

[PATCH v1 tty-next 0/2] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-09-02 11:57 UTC  (6+ messages)
` [PATCH v1 tty-next 1/2] 8250: microchip: pci1xxxx: Add driver for the quad-uart function in the multi-function endpoint of pci1xxxx device

[PATCH v3 0/2] lib/string_helpers: Introduce tokenize_user_input()
 2022-09-02 11:51 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()

linux-next: manual merge of the mm tree with the block tree
 2022-09-02 11:49 UTC  (5+ messages)

[RESEND PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-09-02 11:41 UTC  (4+ messages)
` [RESEND PATCH v6 08/10] dt-bindings: spmi: spmi-pmic-arb: make interrupt properties as optional

[PATCH v2 1/5] dt-bindings: iio: adc: Add docs for LTC2499
 2022-09-02 11:37 UTC  (5+ messages)
` [PATCH v2 4/5] drivers: iio: adc: LTC2499 support

[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-02 11:35 UTC  (6+ messages)
` [PATCH v5 02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
` [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens

[PATCH v2 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-02 11:31 UTC  (3+ messages)

[PATCH] powerpc: Fix hard_irq_disable() with sanitizer
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH net-next 0/2] net: lan966x: make reset optional
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH net-next 0/6] net: ipa: use IDs to track transaction state
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-02 11:28 UTC  (3+ messages)

[PATCH 0/3] Add kernel relocation and KASLR support
 2022-09-02 11:27 UTC  (6+ messages)
` [PATCH 1/3] LoongArch: tools: Add relocs tool support
` [PATCH 2/3] LoongArch: Add support for kernel relocation
` [PATCH 3/3] LoongArch: Add support for kernel address space layout randomization (KASLR)

[PATCH RESEND 1/2] i2c: tegra: Add GPCDMA support
 2022-09-02 11:25 UTC  (12+ messages)

[PATCH net-next 00/22] refactor the walk and lookup hook functions in tc_action_ops
 2022-09-02 11:24 UTC  (23+ messages)
` [PATCH net-next 01/22] net: sched: act_api: implement generic walker and search for tc action
` [PATCH net-next 02/22] net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
` [PATCH net-next 03/22] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
` [PATCH net-next 04/22] net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
` [PATCH net-next 05/22] net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
` [PATCH net-next 06/22] net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
` [PATCH net-next 07/22] net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
` [PATCH net-next 08/22] net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
` [PATCH net-next 09/22] net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
` [PATCH net-next 10/22] net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
` [PATCH net-next 11/22] net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
` [PATCH net-next 12/22] net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
` [PATCH net-next 13/22] net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
` [PATCH net-next 14/22] net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
` [PATCH net-next 15/22] net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
` [PATCH net-next 16/22] net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
` [PATCH net-next 17/22] net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
` [PATCH net-next 18/22] net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
` [PATCH net-next 19/22] net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
` [PATCH net-next 20/22] net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
` [PATCH net-next 21/22] net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
` [PATCH net-next 22/22] net: sched: act: remove redundant code in act_api

[v2] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-09-02 11:09 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc4
 2022-09-02 11:12 UTC 

[PATCH net-next v2] net: lan966x: Extend lan966x with RGMII support
 2022-09-02 11:15 UTC 

[PATCH v2 0/3] xen-blk{front,back}: Fix the broken semantic and flow of feature-persistent
 2022-09-02 11:11 UTC  (6+ messages)
` [PATCH v2 1/3] xen-blkback: Advertise feature-persistent as user requested
` [PATCH v2 0/3] xen-blk{front, back}: Fix the broken semantic and flow of feature-persistent

[v1] drm/msm/disp/dpu1: add support for hierarchical flush for dspp in sc7280
 2022-09-02 11:11 UTC  (6+ messages)

[PATCH 1/3] mfd: qcom-spmi-pmic: Add pm7250b compatible
 2022-09-02 11:10 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: Add pm7250b PMIC
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: "

[PATCH 0/2] clocksource: sysctr: add nxp,no-divider property
 2022-09-02 11:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: timer: nxp,sysctr-timer: "
` [PATCH 2/2] clocksource/drivers/imx-sysctr: handle "

[RFC PATCH v1] checkpatch: Handle FILE pointer type
 2022-09-02 11:04 UTC  (6+ messages)

[PATCH] crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
 2022-09-02 11:02 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix missing put dfx access
 2022-09-02 11:02 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - check mailbox operation result
 2022-09-02 11:01 UTC  (2+ messages)

[PATCH] crypto/bcm: fix repeated words in comments
 2022-09-02 11:01 UTC  (2+ messages)

[PATCH] marvell/octeontx: fix repeated words in comments
 2022-09-02 11:00 UTC  (2+ messages)

[PATCH] drivers/crypto: fix repeated words in comments
 2022-09-02 11:00 UTC  (2+ messages)

[PATCH v1] Moving IRQ handler registering after imx_rngc_irq_mask_clear()
 2022-09-02 11:00 UTC  (2+ messages)

[Resend RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
 2022-09-02 10:59 UTC 

[PATCH V2 0/5] Introduce erofs shared domain
 2022-09-02 10:53 UTC  (6+ messages)
` [PATCH V2 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
` [PATCH V2 2/5] erofs: introduce fscache-based domain
` [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
` [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
` [PATCH V2 5/5] erofs: support fscache based shared domain

[KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init
 2022-09-02 10:54 UTC  (4+ messages)
  ` [LKP] "

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-09-02 10:53 UTC  (6+ messages)
` [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock

[PATCH v4 0/2] iommu/s390: fixes related to repeat attach_dev calls
 2022-09-02 10:48 UTC  (5+ messages)
` [PATCH v4 1/2] iommu/s390: Fix race with release_device ops

[PATCH 1/1] sched/debug: fix dentry leak in update_sched_domain_debugfs
 2022-09-02 10:47 UTC  (7+ messages)

[PATCH] Documentation/zh_CN: add latest kmap_local_page translation
 2022-09-02 10:41 UTC  (2+ messages)

[PATCH] cavium/cpt: fix repeated words in comments
 2022-09-02 10:39 UTC  (2+ messages)

[PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-02 10:38 UTC  (8+ messages)
` [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification
` [PATCH v4 11/21] misc: fastrpc: "

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-02 10:36 UTC  (5+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 1/3] xfs: fix the calculation of length and end
  ` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
  ` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-02 10:27 UTC  (12+ messages)

[Patch net-next 0/3] net: dsa: microchip: lan937x: enable interrupt for internal phy link detection
 2022-09-02 10:32 UTC  (4+ messages)
` [Patch net-next 1/3] net: dsa: microchip: add reference to ksz_device inside the ksz_port
` [Patch net-next 2/3] net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
` [Patch net-next 3/3] net: dsa: microchip: lan937x: add interrupt support for port phy link

[PATCH net-next 0/9] DSA changes for multiple CPU ports (part 4)
 2022-09-02 10:31 UTC  (2+ messages)

[PATCH] crypto: aspeed: fix build module error
 2022-09-02 10:29 UTC  (2+ messages)

[PATCH -next 0/2] A few fixup patches for crypto
 2022-09-02 10:25 UTC  (9+ messages)
` [PATCH -next 1/2] crypto: api - Fix IS_ERR() vs NULL check
` [PATCH -next 2/2] crypto: crc32c - add missing Kconfig option select

[PATCH 0/5] sched/fair: SIS improvements and cleanups
 2022-09-02 10:25 UTC  (7+ messages)
` [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core
    `  "

[PATCH v2 0/3] tty: TX helpers
 2022-09-02 10:24 UTC  (4+ messages)
` [PATCH v2 1/3] tty: serial: introduce transmit helper generators

[PATCH v2 0/2] Introduce sof_of_machine_select
 2022-09-02 10:19 UTC  (2+ messages)

[PATCH 1/6] crypto: gemin: Fix error check for dma_map_sg
 2022-09-02 10:18 UTC  (4+ messages)
` [PATCH 5/6] crypto: allwinner: Fix dma_map_sg error check

[PATCH 0/3] Enable initial support for StarFive VisionFive V1 SBC
 2022-09-02 10:12 UTC  (3+ messages)

[PATCH] bpf: added the account of BPF running time
 2022-09-02 10:12 UTC 

[PATCH v2 1/2] powerpc/math_emu/efp: Include module.h
 2022-09-02 10:08 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/math-emu: Remove -w build flag and fix warnings

[PATCH v3 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
 2022-09-02 10:03 UTC  (7+ messages)
` [PATCH v3 2/3] ACPI: PMIC: Replace open coded be16_to_cpu()

[PATCH v2 0/3] Enable initial support for StarFive VisionFive V1 SBC
 2022-09-02 10:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: starfive: Add StarFive VisionFive V1 board
` [PATCH v2 2/3] riscv: dts: starfive: Add common DT for JH7100 based boards
` [PATCH v2 3/3] riscv: dts: starfive: Add StarFive VisionFive V1 device tree

[PATCH v3 0/3] Namespaceify two sysctls related with route
 2022-09-02 10:07 UTC  (3+ messages)
` [PATCH v3 3/3] ipv4: add documentation of two sysctls about icmp

[PATCH 0/3] misc: fastrpc: fix memory corruption
 2022-09-02 10:02 UTC  (2+ messages)

[PATCH] perf: Allow restricted kernel breakpoints on user addresses
 2022-09-02 10:00 UTC 

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-02 10:00 UTC  (2+ messages)

[PATCH v3] LoongArch: Add safer signal handler for TLS access
 2022-09-02  9:59 UTC 

[Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-09-02  9:57 UTC  (11+ messages)

[PATCH v3] USB: serial: ftdi_sio: Convert to use dev_groups
 2022-09-02  9:56 UTC  (2+ messages)

[char-misc:char-misc-testing 20/24] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.c:87:52: error: 'PCI_IRQ_ALL_TYPES' undeclared
 2022-09-02  9:54 UTC  (5+ messages)

[PATCH 00/10] staging: rtl8723bs: delete some dead code
 2022-09-02  9:52 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8723bs: delete rtw_setdatarate_cmd
` [PATCH 02/10] staging: rtl8723bs: delete function rtw_set_chplan_cmd
` [PATCH 03/10] staging: rtl8723bs: remove rtw_change_ifname
` [PATCH 04/10] staging: rtl8723bs: delete rtw_odm.c and rtw_odm.h
` [PATCH 05/10] staging: rtl8723bs: remove odm_PauseDIG
` [PATCH 06/10] staging: rtl8723bs: remove GetHexValueFromString
` [PATCH 07/10] staging: rtl8723bs: remove hal_btcoex_SetManualControl
` [PATCH 08/10] staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_plan
` [PATCH 09/10] staging: rtl8723bs: remove IsHexDigit
` [PATCH 10/10] staging: rtl8723bs: remove rtw_is_wps_ie

[GIT PULL] MMC fixes for v6.0-rc4
 2022-09-02  9:51 UTC 

[PATCH char-misc-testing] misc: microchip: pci1xxxx: fix the build issue due to missing depends on PCI in the Kconfig file
 2022-09-02  9:50 UTC 

[PATCH 1/4] riscv: cleanup svpbmt cpufeature probing
 2022-09-02  9:50 UTC  (14+ messages)
` [PATCH 2/4] riscv: drop some idefs from CMO initialization
` [PATCH 3/4] riscv: use BIT macros in t-head errata init
` [PATCH 4/4] riscv: check for kernel config option in t-head memory types errata

drivers/acpi/x86/apple.c:30:6: warning: no previous declaration for 'acpi_extract_apple_properties'
 2022-09-02  9:47 UTC  (3+ messages)
` [PATCH] ACPI / property: Silence missing-declarations warning in apple.c

[PATCH] USB: serial: option: add Quectel BG95 0x0203 composition
 2022-09-02  9:49 UTC 

[PATCH v2 0/2] squashfs: Add the mount parameter "threads="
 2022-09-02  9:48 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] squashfs: add the mount parameter theads=<single|multi|percpu>
  ` [PATCH v3 2/2] squashfs: Allows users to configure the number of decompression threads

[PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP
 2022-09-02  9:48 UTC  (3+ messages)

[PATCH v3 updated] mm/demotion: Expose memory tier details via sysfs
 2022-09-02  9:44 UTC  (17+ messages)

[PATCH 00/15] kbuild: various cleanups
 2022-09-02  9:41 UTC  (3+ messages)
` [PATCH 05/15] kbuild: build init/built-in.a just once

[PATCH v8 0/3] thunderbolt: add vendor's NVM formats
 2022-09-02  9:40 UTC  (4+ messages)
` [PATCH v8 1/3] thunderbolt: Add vendor's specific operations of NVM
` [PATCH v8 2/3] thunderbolt: Modify tb_nvm major and minor size
` [PATCH v8 3/3] thunderbolt: To extend ASMedia NVM formats

[PATCH 1/2] mm: reuse pageblock_start/end_pfn() macro
 2022-09-02  9:39 UTC  (5+ messages)
` [PATCH 2/2] mm: add pageblock_aligned() macro

[PATCH v5 0/6] Introduce PRU remoteproc consumer API
 2022-09-02  9:39 UTC  (6+ messages)
` [PATCH v5 2/6] remoteproc: pru: Add APIs to get and put the PRU cores

[PATCH v2 0/5] Misc hisi_lpc changes
 2022-09-02  9:35 UTC  (5+ messages)
` [PATCH v2 5/5] bus: hisi_lpc: Use platform_device_register_full()

[RESEND PATCH] arm64: defconfig: enable newer Qualcomm SoC sound drivers
 2022-09-02  9:34 UTC  (2+ messages)

[PATCH] usb: core: stop USB enumeration if too many retries
 2022-09-02  9:28 UTC  (3+ messages)

[PATCH net v1 1/1] net: dsa: microchip: fix kernel oops on ksz8 switches
 2022-09-02  9:27 UTC 

[PATCH v15 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2022-09-02  9:27 UTC  (4+ messages)
` [PATCH v15 1/3] arm: dts: nuvoton: Add node for NPCM memory controller
` [PATCH v15 2/3] dt-bindings: edac: nuvoton: Add document "
` [PATCH v15 3/3] EDAC/nuvoton: Add NPCM memory controller driver

[PATCH 1/2] powerpc/math_emu/efp: Include module.h
 2022-09-02  9:27 UTC  (2+ messages)
` [PATCH 2/2] powerpc/math-emu: Remove -w build flag and fix warnings

[PATCH] dt-bindings: leds: Describe optional 'reg' property used for Qualcomm LPG nodes
 2022-09-02  9:25 UTC  (5+ messages)

[PATCH] riscv: fix a nasty sigreturn bug
 2022-09-02  9:22 UTC  (2+ messages)

[PATCH linux-next] drm/i915: Remove the unneeded result variables
 2022-09-02  9:20 UTC 

[GIT PULL] locking changes for v5.18
 2022-09-02  9:18 UTC  (12+ messages)
      ` [PATCH] x86/defconfig: Enable WERROR
          ` [PATCH] x86/config: Make the x86 defconfigs a bit more usable

[PATCH v7 0/7] Add the iMX8MP PCIe support
 2022-09-02  9:16 UTC  (2+ messages)

[PATCH v7 0/7] Add the iMX8MP PCIe support
 2022-09-02  8:58 UTC  (5+ messages)
` [PATCH v7 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v7 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v7 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
` [PATCH v7 7/7] PCI: imx6: Add i.MX8MP PCIe support


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