public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-24 07:25:51 to 2022-09-24 12:37:27 UTC [more...]

[PATCH v2 0/9] hugetlb: Use new vma lock for huge pmd sharing synchronization
 2022-09-24 12:36 UTC  (3+ messages)
` [PATCH v2 4/9] hugetlb: create remove_inode_single_folio to remove single file folio

[PATCH v3 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-09-24 12:27 UTC  (9+ messages)
` [PATCH v3 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v3 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v3 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter
  ` [PATCH v4 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter counter
    ` [PATCH v5 "

[PATCH v6 00/11] kallsyms: Optimizes the performance of lookup symbols
 2022-09-24 12:20 UTC  (12+ messages)
` [PATCH v6 01/11] scripts/kallsyms: rename build_initial_tok_table()
` [PATCH v6 02/11] scripts/kallsyms: don't compress symbol types
` [PATCH v6 03/11] scripts/kallsyms: remove helper sym_name() and cleanup
` [PATCH v6 04/11] scripts/kallsyms: generate kallsyms_best_token_table[]
` [PATCH v6 05/11] kallsyms: Improve the performance of kallsyms_lookup_name()
` [PATCH v6 06/11] kallsyms: Add helper kallsyms_lookup_clang_name()
` [PATCH v6 07/11] kallsyms: Add helper kallsyms_on_each_match_symbol()
` [PATCH v6 08/11] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
` [PATCH v6 09/11] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCH v6 10/11] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol()
` [PATCH v6 11/11] kallsyms: Add self-test facility

[PATCH] sched/core: Always do the balancing pass from dl_sched_class
 2022-09-24 12:16 UTC 

[tip:x86/microcode] BUILD SUCCESS 712f210a457d9c32414df246a72781550bc23ef6
 2022-09-24 12:15 UTC 

[PATCH] ARM: dts: turris-omnia: Add switch port 6 node
 2022-09-24 12:14 UTC  (2+ messages)

[PATCH] ARM: dts: turris-omnia: Add ethernet aliases
 2022-09-24 12:13 UTC  (2+ messages)

[PATCH v5 00/10] kallsyms: Optimizes the performance of lookup symbols
 2022-09-24 12:10 UTC  (4+ messages)
` [PATCH v5 08/10] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()

[PATCH] powerpc: Add support for early debugging via Serial 16550 console
 2022-09-24 12:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] dt-bindings: marvell: Update Armada 37xx platform bindings
 2022-09-24 12:06 UTC  (2+ messages)

[PATCH v2 0/1] MIPS: lantiq: enable all hardware interrupts on second VPE
 2022-09-24 10:45 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] MIPS: Lantiq: switch vmmc to use gpiod API
 2022-09-24 10:46 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: marvell: espressobin-ultra: enable UART output by default
 2022-09-24 12:03 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: marvell: espressobin-ultra: add PHY and switch reset pins

[syzbot] UBSAN: shift-out-of-bounds in ntfs_fill_super
 2022-09-24 12:03 UTC  (8+ messages)
` [PATCH] fs/ntfs3: fix negative shift size in true_sectors_per_clst()

[PATCH] mm: hugetlb: Remove duplicate include
 2022-09-24 11:59 UTC  (2+ messages)

[PATCH] arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC
 2022-09-24 11:58 UTC 

[PATCH v2 1/1] serdev: Replace poll loop by readx_poll_timeout() macro
 2022-09-24 11:57 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()
 2022-09-24 11:56 UTC  (2+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-24 11:55 UTC  (5+ messages)

[PATCH v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-09-24 11:55 UTC  (8+ messages)

[PATCH V13 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-09-24 11:47 UTC  (12+ messages)
` [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V13 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V13 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

[syzbot] BUG: unable to handle kernel paging request in eventfd_ctx_put
 2022-09-24 11:47 UTC 

[steev:c630-6.0.0-rc6 53/156] drivers/soc/qcom/pmic_glink.c:200:34: warning: 'pmic_glink_of_match' defined but not used
 2022-09-24 11:43 UTC 

[syzbot] WARNING in wireless_send_event
 2022-09-24 11:44 UTC  (5+ messages)
` [PATCH] Add linux-next specific files for 20220923

[PATCH] pcmcia: at91_cf: switch to using gpiod API
 2022-09-24 11:42 UTC  (3+ messages)

[PATCH v2 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-09-24 11:38 UTC  (4+ messages)
` [PATCH v2 4/4] media: platform: Add Renesas RZ/G2L CRU driver

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-24 11:34 UTC  (16+ messages)
` [PATCH printk 06/18] printk: Protect [un]register_console() with a mutex
` [PATCH printk 11/18] printk: Convert console_drivers list to hlist
` [PATCH printk 12/18] printk: Prepare for SCRU console list protection
` [PATCH printk 13/18] printk: Move buffer size defines
` [PATCH printk 14/18] printk: Document struct console
` [PATCH printk 15/18] printk: Add struct cons_text_buf
` [PATCH printk 16/18] printk: Use "

[PATCH] perf record: Fix segmentation fault in record__read_lost_samples()
 2022-09-24 11:33 UTC 

[PATCH net-next 00/14] redefine some macros of feature abilities judgement
 2022-09-24 11:27 UTC  (2+ messages)

[PATCH v3] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-24 11:20 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
 2022-09-24 11:04 UTC 

[PATCH v2] staging: rtl8192e: fix CamelCase struct member
 2022-09-24 11:00 UTC  (2+ messages)

[PATCH] staging: rtl8192e: fix CamelCase variables
 2022-09-24 11:00 UTC  (2+ messages)

[PATCH] staging: fwserial: delete the driver
 2022-09-24 10:58 UTC 

[PATCH V4 0/3] riscv: kexec: Fxiup crash_save percpu and machine_kexec_mask_interrupts
 2022-09-24 10:56 UTC  (4+ messages)
` [PATCH V4 3/3] arch: crash: Remove duplicate declaration in smp.h

[PATCH] watchdog: armada_37xx_wdt: Fix .set_timeout callback
 2022-09-24 10:51 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'
 2022-09-24 10:45 UTC 

[PATCH] serial: 8250: Fix restoring termios speed after suspend
 2022-09-24 10:43 UTC 

[PATCH v1 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-09-24 10:40 UTC  (6+ messages)
` [PATCH v1 1/2] Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present""
` [PATCH v1 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"

[PATCH] crypto: hisilicon/sec - enabling clock gating of the address prefetch module
 2022-09-24 10:34 UTC 

[PATCH] minmax: clamp more efficiently by avoiding extra comparison
 2022-09-24 10:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-09-24 10:34 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Drivers: hv: vmbus: Split memcpy of flex-array
 2022-09-24 10:34 UTC  (4+ messages)

[PATCH -next] x86/sev: Remove unused variable "err" in enforce_vmpl0()
 2022-09-24 10:18 UTC  (3+ messages)

[PATCH] crypto: hisilicon/qm - fix incorrect parameters usage
 2022-09-24 10:14 UTC 

[PATCH 2/2] HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip
 2022-09-24 10:15 UTC  (2+ messages)

[PATCH v2 0/9] pwm: lpss: Clean up and convert to a pure library
 2022-09-24 10:14 UTC  (19+ messages)
` [PATCH v2 2/9] pwm: lpss: Move exported symbols to PWM_LPSS namespace
` [PATCH v2 3/9] pwm: lpss: Move resource mapping to the glue drivers
` [PATCH v2 4/9] pwm: lpss: Include headers we are direct user of
` [PATCH v2 5/9] pwm: lpss: Use device_get_match_data to get device data
` [PATCH v2 6/9] pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
` [PATCH v2 7/9] pwm: lpss: Make use of bits.h macros for all masks
` [PATCH v2 8/9] pwm: lpss: Add a comment to the bypass field
` [PATCH v2 9/9] pwm: lpss: Allow other drivers to enable PWM LPSS

[PATCH 0/2] ebpf: improves bpftool security
 2022-09-24 10:12 UTC  (3+ messages)
` [PATCH 1/2] libbpf: add fPIC option for static library
` [PATCH 2/2] bpftool: add fPIE option for bpftool

[PATCH] sched/debug: use DEFINE_SEQ_ATTRIBUTE to simplify code
 2022-09-24 10:40 UTC 

[PATCH] Compiler Attributes: Introduce __access_*() function attribute
 2022-09-24 10:06 UTC  (2+ messages)

[PATCH v2 0/2] Version 2 of hid-apple fixes
 2022-09-24  9:53 UTC  (3+ messages)
` [PATCH v2 1/2] HID: apple: fix key translations where multiple quirks attempt to translate the same key and the ones that depend on other translations
` [PATCH v2 2/2] HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip

[bpf-next v6 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-24 10:13 UTC  (3+ messages)
` [bpf-next v6 2/3] bpftool: Update doc (add autoattach to prog load)
` [bpf-next v6 3/3] bpftool: Update the bash completion(add "

[PATCH net-next 0/4] Improve tsn_lib selftests for future distributed tasks
 2022-09-24  9:52 UTC  (2+ messages)

[PATCH 1/2] ASoC: amd: acp3x-5682: Remove SND_JACK_LINEOUT
 2022-09-24  9:50 UTC  (2+ messages)
` [PATCH 2/2] ASoC: amd: acp3x-5682: Expose individual headset jack pins

[PATCH] crypto: hisilicon/qm: drop unnecessary IS_ENABLE(CONFIG_NUMA) check
 2022-09-24  9:34 UTC 

[PATCHv7 02/14] mm: Add support for unaccepted memory
 2022-09-24  9:36 UTC  (11+ messages)

[5.10 PATCH] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
 2022-09-24  9:34 UTC  (3+ messages)

[PATCH -next] drm/nouveau/disp: fix cast removes address space of expression warnings
 2022-09-24  9:25 UTC 

[PATCH] NFC: hci: Split memcpy() of struct hcp_message flexible array
 2022-09-24  9:28 UTC  (2+ messages)

[question] Is it possible for userspace program to control cpu usage time of RT process through cgroup2 now?
 2022-09-24  9:26 UTC 

[PATCH] cpufreq: Add __init annotation to module init funcs
 2022-09-24  9:21 UTC 

[PATCH 0/3] PCI: Introduce new PCI_CONF1_ADDRESS() and PCI_CONF1_EXT_ADDRESS() macros
 2022-09-24  9:24 UTC  (4+ messages)
` [PATCH 1/3] PCI: Add standard PCI Config Address macros
` [PATCH 2/3] PCI: ftpci100: Use PCI_CONF1_ADDRESS() macro
` [PATCH 3/3] PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro

Patch "usb: dwc3: qcom: fix peripheral and OTG suspend" has been added to the 5.19-stable tree
 2022-09-24  9:22 UTC  (3+ messages)

[PATCH -next] arm/softfloat: Remove unused variable "bSign"
 2022-09-24  9:16 UTC 

[PATCH] IB/rdmavt: Add __init/__exit annotations to module init/exit funcs
 2022-09-24  9:14 UTC 

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-24  9:11 UTC  (5+ messages)
` [PATCH v2 03/16] skbuff: Proactively round up to kmalloc bucket size
` [PATCH v2 14/16] kasan: Remove ksize()-related tests

[PATCH] rethook: add riscv rethook implementation
 2022-09-24  8:54 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] fix: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
 2022-09-24  8:47 UTC  (2+ messages)

[PATCH] mtd: spi-nor: fix memory leak when using debugfs_lookup()
 2022-09-24  8:46 UTC  (3+ messages)

[PATCH] phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 power on
 2022-09-24  8:31 UTC  (5+ messages)

[PATCH v2 0/6] Enhance definition of DFH and use enhancements for uart driver
 2022-09-24  8:29 UTC  (3+ messages)
` [PATCH v2 1/6] Documentation: fpga: dfl: Add documentation for DFHv1

[GIT PULL] Char/Misc driver fixes for 6.0-rc7
 2022-09-24  8:26 UTC 

[PATCH] kbuild: hide error checker logs for V=1 builds
 2022-09-24  8:24 UTC 

[GIT PULL] TTY/Serial driver fixes for 6.0-rc7
 2022-09-24  8:23 UTC 

[PATCH] bindings: Update maintainer's email address
 2022-09-24  8:21 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix the qos value initialization
 2022-09-24  8:18 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nilfs_mdt_destroy
 2022-09-24  8:17 UTC  (3+ messages)

[PATCH] dt-bindings: firmware: document Qualcomm SM6375 SCM
 2022-09-24  8:17 UTC  (5+ messages)

[PATCH] crypto: add __init/__exit annotations to init/exit funcs
 2022-09-24  8:17 UTC  (2+ messages)

[PATCH] crypto: revert unintended config addition of CRYPTO_BLAKE2S
 2022-09-24  8:17 UTC  (2+ messages)

[PATCH] crypto: revert unintended config name change for CRYPTO_SHA1_ARM64_CE
 2022-09-24  8:17 UTC  (2+ messages)

INFO: task systemd-udevd:94 blocked for more than 120 seconds
 2022-09-24  8:16 UTC  (5+ messages)

[PATCH v1 02/16] ufs: core: Introduce Multi-circular queue capability
 2022-09-24  8:13 UTC  (2+ messages)

[PATCH] dt-bindings: clock: qcom,a53pll: replace maintainer
 2022-09-24  8:13 UTC 

[PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
 2022-09-24  8:13 UTC 

[PATCH 1/3] perf lock: Add -E/--entries option
 2022-09-24  8:09 UTC  (3+ messages)
` [PATCH 3/3] perf test: Add kernel lock contention test

[syzbot] invalid opcode in writeback_single_inode
 2022-09-24  8:08 UTC 

[kees:devel/hardening 39/47] devres.c:undefined reference to `kmalloc_size_roundup'
 2022-09-24  8:06 UTC 

[PATCH v5] rethook: add riscv rethook implementation
 2022-09-24  8:06 UTC 

px30-evb crash on 6.0.0-rc6, u2phy_otg, otg-port issue
 2022-09-24  8:05 UTC  (3+ messages)

[PATCH 00/32] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-24  8:04 UTC  (33+ messages)
` [PATCH 01/32] arm64: dts: qcom: ipq6018-cp01-c1: correct blspi1 pins
` [PATCH 02/32] arm64: dts: qcom: ipq6018: align TLMM pin configuration with DT schema
` [PATCH 03/32] ARM: dts: qcom: sdx55: add gpio-ranges to TLMM pinctrl
` [PATCH 04/32] ARM: dts: qcom: sdx55: align TLMM pin configuration with DT schema
` [PATCH 05/32] ARM: dts: qcom: msm8226: "
` [PATCH 06/32] ARM: dts: qcom: msm8974: "
` [PATCH 07/32] dt-bindings: pinctrl: qcom,ipq6018: add qpic_pad function
` [PATCH 08/32] dt-bindings: pinctrl: qcom,ipq6018: increase number of pins in pinmux
` [PATCH 09/32] dt-bindings: pinctrl: qcom,ipq6018: fix matching pin config
` [PATCH 10/32] dt-bindings: pinctrl: qcom,ipq6018: do not require function on non-GPIOs
` [PATCH 11/32] dt-bindings: pinctrl: qcom,ipq6018: fix indentation in example
` [PATCH 12/32] dt-bindings: pinctrl: qcom,msm8226: fix matching pin config
` [PATCH 13/32] dt-bindings: pinctrl: qcom,msm8226: do not require function on non-GPIOs
` [PATCH 14/32] dt-bindings: pinctrl: qcom,msm8226: add functions and input-enable
` [PATCH 15/32] dt-bindings: pinctrl: qcom,msm8226: fix indentation in example
` [PATCH 16/32] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix matching pin config
` [PATCH 17/32] dt-bindings: pinctrl: qcom,msm8909-tlmm: do not require function on non-GPIOs
` [PATCH 18/32] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix indentation in example
` [PATCH 19/32] dt-bindings: pinctrl: qcom,msm8953: fix matching pin config
` [PATCH 20/32] dt-bindings: pinctrl: qcom,msm8953: do not require function on non-GPIOs
` [PATCH 21/32] dt-bindings: pinctrl: qcom,msm8953: fix indentation in example
` [PATCH 22/32] dt-bindings: pinctrl: qcom,mdm9607: do not require function on non-GPIOs
` [PATCH 23/32] dt-bindings: pinctrl: qcom,mdm9607: fix indentation in example
` [PATCH 24/32] dt-bindings: pinctrl: qcom,qcm2290: fix matching pin config
` [PATCH 25/32] dt-bindings: pinctrl: qcom,qcm2290: do not require function on non-GPIOs
` [PATCH 26/32] dt-bindings: pinctrl: qcom,sdx55: fix matching pin config
` [PATCH 27/32] dt-bindings: pinctrl: qcom,sdx55: do not require function on non-GPIOs
` [PATCH 28/32] dt-bindings: pinctrl: qcom,sdx55: fix indentation in example
` [PATCH 29/32] dt-bindings: pinctrl: qcom,sdx65: fix matching pin config
` [PATCH 30/32] dt-bindings: pinctrl: qcom,sdx65: do not require function on non-GPIOs
` [PATCH 31/32] dt-bindings: pinctrl: qcom,sc7280: fix matching pin config
` [PATCH 32/32] dt-bindings: pinctrl: qcom,sc8280xp: fix indentation in example (remaining piece)

[bpf-next v5 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-24  8:03 UTC  (3+ messages)

[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2022-09-24  8:00 UTC  (5+ messages)
` [PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver

[PATCH] riscv: vdso: reorganise the file to remove two forward declarations
 2022-09-24  7:45 UTC 

[PATCH] ACPI: APEI: do not add task_work for outside context error
 2022-09-24  7:49 UTC  (2+ messages)
` [PATCH v2] ACPI: APEI: do not add task_work to kernel thread to avoid memory leak

[kees:devel/hardening 40/47] mempool.c:undefined reference to `kmalloc_size_roundup'
 2022-09-24  7:47 UTC 

[PATCH -next] drm/nouveau/disp: make gv100_disp_core_mthd_base static
 2022-09-24  7:39 UTC 

[PATCH -next 0/3] fix potential out of bound read in ext4_fc_replay_scan()
 2022-09-24  7:52 UTC  (4+ messages)
` [PATCH -next 1/3] ext4: introduce EXT4_FC_TAG_BASE_LEN helper
` [PATCH -next 2/3] ext4: factor out ext4_fc_get_tl()
` [PATCH -next 3/3] ext4: fix potential out of bound read in ext4_fc_replay_scan()

[PATCH] crypto: hisilicon/hpre - fix resource leak in remove process
 2022-09-24  7:38 UTC 

[syzbot] WARNING in ovl_fh_to_dentry
 2022-09-24  7:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: Solve warning regarding inexistent atmel-usart binding
 2022-09-24  7:32 UTC  (2+ messages)

[leon-rdma:xfrm-next 12/46] drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c:1444:15: error: too many arguments to function 'mlx5_aso_poll_cq'
 2022-09-24  7:32 UTC 

[PATCH] ovl: Use "buf" flexible array for memcpy() destination
 2022-09-24  7:33 UTC 

[PATCH v8 0/2] Add the iMX8MP PCIe support
 2022-09-24  7:32 UTC  (3+ messages)
` [PATCH v8 2/2] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[PATCH -next] hwrng: Remove duplicate include
 2022-09-24  7:31 UTC  (2+ messages)

[PATCH -next] x86: kprobes: Remove unused macro stack_addr
 2022-09-24  7:26 UTC 

[syzbot] general protection fault in PageHeadHuge
 2022-09-24  7:28 UTC  (5+ messages)

[PATCH] x86/mm: Disable W^X detection and enforcement on 32-bit
 2022-09-24  7:26 UTC  (2+ messages)

[PATCH -next] module: Remove unused macros module_addr_min/max
 2022-09-24  7:22 UTC 

[PATCH 0/4] crypto: add ECDSA signature support to key retention service
 2022-09-24  7:24 UTC  (2+ messages)


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