linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-24 17:31:58 to 2023-01-24 20:23:54 UTC [more...]

[PATCH] tools/memory-model: Make ppo a subrelation of po
 2023-01-24 20:23 UTC  (12+ messages)

[PATCH v4 1/2] dt-bindings: trivial-devices: Add Infineon TDA38640 Voltage Regulator
 2023-01-24 20:23 UTC  (2+ messages)
` [PATCH v4 2/2] hwmon: (pmbus/tda38640) Add driver for "

[PATCH v1] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
 2023-01-24 20:22 UTC  (3+ messages)

[PATCH v1 0/2] Fixes for kmemleak tracking with CMA regions
 2023-01-24 20:20 UTC  (5+ messages)

[PATCH v3 0/4] fs/sysv: Replace kmap() with kmap_local_page()
 2023-01-24 20:16 UTC  (5+ messages)
` [PATCH v3 4/4] "

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-01-24 20:16 UTC  (5+ messages)
` [PATCH v3 3/8] KVM: x86/pmu: Rewrite reprogram_counters() to improve performance
` [PATCH v3 5/8] KVM: x86/cpuid: Add X86_FEATURE_AMD_PMU_V2 as a KVM-only leaf entry

[PATCH v2 0/2] rtc: brcmstb-waketimer: add RTC alarm irq
 2023-01-24 20:14 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: brcm,brcmstb-waketimer: add alarm interrupt
` [PATCH v2 2/2] rtc: brcmstb-waketimer: allow use as non-wake alarm

[PATCH 0/3] Convert TSC to monotonic clock for PEBS
 2023-01-24 20:12 UTC  (6+ messages)
` [PATCH 1/3] timekeeping: NMI safe converter from a given time to monotonic

[PATCH v11 04/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
 2023-01-24 20:12 UTC  (19+ messages)

[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-01-24 20:12 UTC  (3+ messages)

[PATCH] coresight: tmc-etr: Don't enable ETR when it's not ready
 2023-01-24 20:09 UTC  (6+ messages)

[PATCH v9] livepatch: Clear relocation targets on a module removal
 2023-01-24 20:08 UTC  (5+ messages)

[PATCH v2] sched: Store restrict_cpus_allowed_ptr() call state
 2023-01-24 20:08 UTC  (3+ messages)

camss: Missing cleanup on probe error
 2023-01-24 20:02 UTC 

[PATCH v2] module: Don't wait for GOING modules
 2023-01-24 19:58 UTC  (7+ messages)

[PATCH] iio: imu: fix spdx format
 2023-01-24 19:43 UTC 

thermal/drivers/tegra: Getting rid of the get_thermal_instance() usage
 2023-01-24 19:57 UTC 

[PATCH] tools/memory-model Flag suspicious use of srcu cookies
 2023-01-24 19:36 UTC  (4+ messages)

[PATCH bpf-next v2 0/4] Enable struct_ops programs to be sleepable
 2023-01-24 19:52 UTC  (3+ messages)
` [PATCH bpf-next v2 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior

[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-24 19:49 UTC  (4+ messages)

[PATCH v6 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-24 19:47 UTC  (6+ messages)

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-01-24 19:46 UTC  (5+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers

[PATCH v4 1/2] trace: add new file under include/trace/stages/ for perf/bpf
 2023-01-24 19:46 UTC  (2+ messages)

[PATCH] x86: KVM: Add common feature flag for AMD's PSFD
 2023-01-24 19:45 UTC 

[PATCH v1 0/3] Add support for NXP bluetooth chipsets
 2023-01-24 19:37 UTC  (6+ messages)
` [PATCH v1 1/3] serdev: Add method to assert break
` [PATCH v1 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v1 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH v3 2/6] exit: Put an upper limit on how often we can oops
 2023-01-24 19:38 UTC  (6+ messages)

[GIT PULL] Rust fixes for 6.2
 2023-01-24 19:33 UTC 

[PATCH 5.10 00/20] Backport oops_limit to 5.10
 2023-01-24 19:30 UTC  (21+ messages)
` [PATCH 5.10 01/20] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.10 02/20] kernel/panic: move panic sysctls to its own file
` [PATCH 5.10 03/20] panic: unset panic_on_warn inside panic()
` [PATCH 5.10 04/20] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH 5.10 05/20] kasan: no need to unset panic_on_warn in end_report()
` [PATCH 5.10 06/20] exit: Add and use make_task_dead
` [PATCH 5.10 07/20] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.10 08/20] hexagon: Fix function name in die()
` [PATCH 5.10 09/20] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.10 10/20] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.10 11/20] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.10 12/20] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH 5.10 13/20] exit: Put an upper limit on how often we can oops
` [PATCH 5.10 14/20] exit: Expose "oops_count" to sysfs
` [PATCH 5.10 15/20] exit: Allow oops_limit to be disabled
` [PATCH 5.10 16/20] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.10 17/20] panic: Introduce warn_limit
` [PATCH 5.10 18/20] panic: Expose "warn_count" to sysfs
` [PATCH 5.10 19/20] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.10 20/20] exit: Use READ_ONCE() for all oops/warn limit reads

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-24 19:30 UTC  (12+ messages)

[PATCH v8 RESEND 0/8] fs: clean up internal i_version handling
 2023-01-24 19:30 UTC  (9+ messages)
` [PATCH v8 RESEND 1/8] fs: uninline inode_query_iversion
` [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
` [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
` [PATCH v8 RESEND 4/8] nfs: report the inode version in getattr if requested
` [PATCH v8 RESEND 5/8] ceph: "
` [PATCH v8 RESEND 6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v8 RESEND 7/8] nfsd: use the getattr operation to fetch i_version
` [PATCH v8 RESEND 8/8] nfsd: remove fetch_iversion export operation

[PATCH v7 2/3] cachestat: implement cachestat syscall
 2023-01-24 19:29 UTC  (4+ messages)

[PATCH] sh: fix spdx format
 2023-01-24 13:39 UTC 

[PATCH v9 0/8] iov_iter: Improve page extraction (pin or just list)
 2023-01-24 19:28 UTC  (19+ messages)
` [PATCH v9 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v9 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v9 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v9 4/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v9 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v9 6/8] block: Switch to pinning pages
` [PATCH v9 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v9 8/8] block: convert bio_map_user_iov "

[PATCH 0/3] thermal: Fix/cleanup error paths in __thermal_cooling_device_register()
 2023-01-24 19:26 UTC  (6+ messages)
` [PATCH V4 1/3] thermal: core: call put_device() only after device_register() fails

[PATCH 1/2] arm64: dts: qcom: sa8540p-ride: Fix some i2c pinctrl settings
 2023-01-24 19:23 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8540p-ride: Document i2c busses

[PATCH v1 0/6] thermal: intel: int340x: Assorted cleanup changes
 2023-01-24 19:18 UTC  (7+ messages)
` [PATCH v1 1/6] thermal: intel: int340x: Assorted minor cleanups
` [PATCH v1 2/6] thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
` [PATCH v1 3/6] thermal: intel: int340x: Evaluate GTSH once
` [PATCH v1 4/6] thermal: intel: int340x: Rearrange int340x_thermal_read_trips()
` [PATCH v1 5/6] thermal: intel: int340x: Populate auxiliary trip points first
` [PATCH v1 6/6] thermal: intel: int340x: Drop pointless cast to unsigned long

[RFC PATCH V1 0/1] sched/numa: Enhance vma scanning
 2023-01-24 19:18 UTC  (5+ messages)
` [RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-01-24 19:17 UTC  (3+ messages)

[PATCH 0/9] convert hugetlb fault functions to folios
 2023-01-24 18:38 UTC  (4+ messages)
` [PATCH 8/9] mm/hugetlb: convert hugetlb_wp() to take in a folio

[PATCH v3] platform/chrome: cros_ec_typec: allow deferred probe of switch handles
 2023-01-24 19:10 UTC  (2+ messages)

[PATCH] platform/chrome: cros_typec_vdm: Fix VDO copy
 2023-01-24 19:10 UTC  (2+ messages)

[PATCH 5.15 000/117] 5.15.90-rc2 review
 2023-01-24 19:07 UTC  (2+ messages)

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-24 19:06 UTC  (6+ messages)

[PATCH] ftrace: Show a list of all functions that have ever been enabled
 2023-01-24 19:06 UTC  (3+ messages)

[PATCH 1/5 v7] dt-bindings: input: pwm-beeper: Convert txt bindings to yaml
 2023-01-24 19:06 UTC  (2+ messages)

[PATCH v3 18/18] Documentation: sysfs-block-device: document command duration limits
 2023-01-24 19:03 UTC 

[PATCH 00/23] staging: r8188eu: some more xmit cleanups
 2023-01-24 19:01 UTC  (2+ messages)

[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-01-24 19:01 UTC  (2+ messages)
` [PATCH 2/2] wifi: ath5k: "

[PATCH v8 07/10] block: Switch to pinning pages
 2023-01-24 18:55 UTC  (11+ messages)
    ` [PATCH v8 00/10] iov_iter: Improve page extraction (pin or just list)

[PATCH 5.15 00/20] Backport oops_limit to 5.15
 2023-01-24 18:51 UTC  (21+ messages)
` [PATCH 5.15 01/20] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.15 02/20] kernel/panic: move panic sysctls to its own file
` [PATCH 5.15 03/20] panic: unset panic_on_warn inside panic()
` [PATCH 5.15 04/20] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH 5.15 05/20] kasan: no need to unset panic_on_warn in end_report()
` [PATCH 5.15 06/20] exit: Add and use make_task_dead
` [PATCH 5.15 07/20] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.15 08/20] hexagon: Fix function name in die()
` [PATCH 5.15 09/20] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.15 10/20] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.15 11/20] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.15 12/20] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH 5.15 13/20] exit: Put an upper limit on how often we can oops
` [PATCH 5.15 14/20] exit: Expose "oops_count" to sysfs
` [PATCH 5.15 15/20] exit: Allow oops_limit to be disabled
` [PATCH 5.15 16/20] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.15 17/20] panic: Introduce warn_limit
` [PATCH 5.15 18/20] panic: Expose "warn_count" to sysfs
` [PATCH 5.15 19/20] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.15 20/20] exit: Use READ_ONCE() for all oops/warn limit reads

[PATCH] cramfs: Kconfig: fix spelling & punctuation
 2023-01-24 18:44 UTC  (2+ messages)

[PATCH 0/6] rtc: brcmstb-waketimer: add RTC alarm irq
 2023-01-24 18:45 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/3] regulator: Add Maxim MAX20411 support
 2023-01-24 18:44 UTC  (4+ messages)
` [PATCH v2 1/3] regulator: dt-bindings: Describe Maxim MAX20411
` [PATCH v2 2/3] regulator: Introduce Maxim MAX20411 Step-Down converter
` [PATCH v2 3/3] arm64: dts: qcom: sa8295p-adp: Add max20411 on i2c12

[tip:x86/cache 9/13] arch/x86/kernel/cpu/resctrl/rdtgroup.c:1456:6: warning: variable 'h' set but not used
 2023-01-24 18:44 UTC  (5+ messages)
  ` [PATCH] x86/resctrl: Fix a silly -Wunused-but-set-variable warning

[PATCH v2 1/2] capability: add cap_isidentical
 2023-01-24 18:42 UTC  (9+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
 2023-01-24 18:42 UTC  (3+ messages)

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-24 18:42 UTC  (12+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory

[PATCH] lib: Kconfig: fix spellos
 2023-01-24 18:40 UTC  (2+ messages)

[PATCH] x86/vdso: Move VDSO image init to vdso2c generated code
 2023-01-24 18:40 UTC 

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-24 18:39 UTC  (4+ messages)

[PATCH v2] perf buildid: Avoid copy of uninitialized memory
 2023-01-24 18:38 UTC  (2+ messages)

[PATCH] perf mem/c2c: Document that SPE is used for mem and c2c on Arm
 2023-01-24 18:37 UTC  (2+ messages)

[PATCH v2] perf: cs-etm: Improve missing sink warning message
 2023-01-24 18:35 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: Add reserved memory region
 2023-01-24 18:32 UTC 

[PATCH] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
 2023-01-24 18:28 UTC 

[PATCH v8 0/7] i2c-atr and FPDLink
 2023-01-24 18:27 UTC  (5+ messages)
` [PATCH v8 5/7] media: i2c: add DS90UB960 driver

[PATCH] x86: Kconfig: fix spellos & punctuation
 2023-01-24 18:17 UTC 

[PATCH] ASoC: Kconfig: fix spelling of "up to"
 2023-01-24 18:17 UTC 

[PATCH net-next] net: Kconfig: fix spellos
 2023-01-24 18:17 UTC 

[PATCH] trace: Kconfig: fix spelling/grammar/punctuation
 2023-01-24 18:16 UTC 

[PATCH] freevxfs: Kconfig: fix spelling
 2023-01-24 18:16 UTC 

[PATCH] arm: Kconfigs: fix spelling & grammar
 2023-01-24 18:16 UTC 

[PATCH] arm64: Kconfig: fix spelling
 2023-01-24 18:16 UTC 

[PATCH v2] ftrace/scripts: Update the instructions for ftrace-bisect.sh
 2023-01-24 18:16 UTC 

[GIT PULL] KVM fixes for Linux 6.2-rc6
 2023-01-24 18:05 UTC 

[PATCH v5 0/2] arm64: Fix pending single-step debugging issues
 2023-01-24 18:04 UTC  (3+ messages)

[PATCH] KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
 2023-01-24 18:01 UTC  (2+ messages)

[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
 2023-01-24 18:01 UTC  (4+ messages)

[PATCH/RFC] module: replace module_layout with module_memory
 2023-01-24 18:01 UTC  (10+ messages)

[RFC/PATCH] perf lock contention: Add -o/--lock-owner option
 2023-01-24 17:59 UTC  (2+ messages)

WARNING: locking bug in pgd_free
 2023-01-24 17:58 UTC  (2+ messages)

[PATCH v5 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-24 17:58 UTC  (9+ messages)
` [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH v10 1/2] x86/module: remove unused code in __apply_relocate_add
 2023-01-24 17:56 UTC  (3+ messages)
` [PATCH v10 2/2] livepatch,x86: Clear relocation targets on a module removal

[PATCH v5] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets
 2023-01-24 17:56 UTC  (5+ messages)

[PATCH v1 00/14] add display port DSC feature
 2023-01-24 17:55 UTC  (4+ messages)
` [PATCH v1 12/14] drm/msm/disp/dpu1: revise timing engine programming to work for DSC

[PATCH v7 0/4] thermal: mediatek: Add support for MT8365 SoC
 2023-01-24 17:55 UTC  (12+ messages)
` [PATCH v7 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[syzbot] WARNING: kmalloc bug in btrfs_ioctl_send
 2023-01-24 17:47 UTC  (4+ messages)
` [syzbot] [btrfs?] "

[PATCH] arm64: ls1046ardb: Use in-band-status for SFP module
 2023-01-24 17:47 UTC 

[PATCH 1/4] hwmon: (pmbus/core): Generalize pmbus status flag map
 2023-01-24 17:48 UTC  (3+ messages)
` [PATCH 2/4] hwmon: (pmbus/core) Generalise pmbus get status

[PATCH v8 0/9] Add metrics for neoverse-n2-v2
 2023-01-24 17:47 UTC  (5+ messages)
` [PATCH v8 1/9] perf pmu: Add #slots literal support for arm64

[PATCH] trace: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-01-24 17:44 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: trivial-devices: Add Infineon TDA38640 Voltage Regulator
 2023-01-24 17:41 UTC  (5+ messages)
` [PATCH v3 2/2] hwmon: (pmbus/tda38640) Add driver for "

[PATCH] umh: fix UAF when the process is being killed
 2023-01-24 17:39 UTC  (11+ messages)

[PATCH] kbuild: do not automatically add -w option to modpost
 2023-01-24 17:39 UTC  (4+ messages)

[PATCH] arm64: el2_setup.h: fix spelling typo in comments
 2023-01-24 17:38 UTC  (2+ messages)

[PATCH 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-01-24 17:36 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v2 1/2] dt-bindings: usb: Introduce GPIO-based SBU mux
 2023-01-24 17:04 UTC  (7+ messages)

[PATCH] module.h: Fix full name of the GPL
 2023-01-24 17:36 UTC  (4+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 42020f3dda80d4d199cffc2618310be5d131ce47
 2023-01-24 17:34 UTC 

[PATCH] lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll
 2023-01-24 17:32 UTC  (12+ messages)

[PATCH -next] udf: Fix a race condition between udf_rename() and udf_expand_dir_adinicb()
 2023-01-24 17:30 UTC 

[PATCH V1 0/8] Add minimal boot support for IPQ9574
 2023-01-24 17:11 UTC  (3+ messages)
` [PATCH V1 7/8] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support

[PATCH v8 07/10] block: Switch to pinning pages
 2023-01-24 16:46 UTC 


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