linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-30 04:09:27 to 2022-11-30 08:35:48 UTC [more...]

[PATCH v7 00/20] TDX host kernel support
 2022-11-30  8:34 UTC  (4+ messages)
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages

[PATCH] arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()
 2022-11-30  8:33 UTC 

[PATCH 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-11-30  8:33 UTC  (12+ messages)
` [PATCH 5/9] dt-bindings: spi: mtk-snfi: add mt7986 IC snfi bindings
` [PATCH 7/9] dt-bindings: spi: mtk-snfi: add two timing delay property

[PATCH 0/3] leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs
 2022-11-30  8:33 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: leds: add dt schema for worldsemi,ws2812b-spi

[PATCH v4 0/5] Some improvements of resctrl selftest
 2022-11-30  8:32 UTC  (6+ messages)
` [PATCH v4 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test

[PATCH v1 0/2] soc: add NPCM LPC BPC driver support
 2022-11-30  8:27 UTC  (7+ messages)
` [PATCH v1 1/2] dt-binding: soc: nuvoton: Add NPCM BPC LPC documentation

[PATCH 0/3 RESEND] ads7846: fix support for ADS7845
 2022-11-30  8:25 UTC  (4+ messages)
` [PATCH 1/3] ads7846: don't report pressure for ads7845

[PATCH v4] ceph: mark directory as non-complete complete after loading key
 2022-11-30  8:25 UTC  (7+ messages)

[PATCHSET RFC] sched: Implement BPF extensible scheduler class
 2022-11-30  8:23 UTC  (32+ messages)
` [PATCH 01/31] rhashtable: Allow rhashtable to be used from irq-safe contexts
` [PATCH 02/31] cgroup: Implement cgroup_show_cftypes()
` [PATCH 03/31] BPF: Add @prog to bpf_struct_ops->check_member()
` [PATCH 04/31] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
` [PATCH 05/31] sched: Add sched_class->reweight_task()
` [PATCH 06/31] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
` [PATCH 07/31] sched: Factor out cgroup weight conversion functions
` [PATCH 08/31] sched: Expose css_tg() and __setscheduler_prio() in kernel/sched/sched.h
` [PATCH 09/31] sched: Enumerate CPU cgroup file types
` [PATCH 10/31] sched: Add @reason to sched_class->rq_{on|off}line()
` [PATCH 11/31] sched: Add @reason to sched_move_task()
` [PATCH 12/31] sched: Add normal_policy()
` [PATCH 13/31] sched_ext: Add boilerplate for extensible scheduler class
` [PATCH 14/31] sched_ext: Implement BPF "
` [PATCH 15/31] sched_ext: [TEMPORARY] Add temporary workaround kfunc helpers
` [PATCH 16/31] sched_ext: Add scx_example_dummy and scx_example_qmap example schedulers
` [PATCH 17/31] sched_ext: Add sysrq-S which disables the BPF scheduler
` [PATCH 18/31] sched_ext: Implement runnable task stall watchdog
` [PATCH 19/31] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
` [PATCH 20/31] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext
` [PATCH 21/31] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
` [PATCH 22/31] sched_ext: Add task state tracking operations
` [PATCH 23/31] sched_ext: Implement tickless support
` [PATCH 24/31] sched_ext: Add cgroup support
` [PATCH 25/31] sched_ext: Implement SCX_KICK_WAIT
` [PATCH 26/31] sched_ext: Implement sched_ext_ops.cpu_acquire/release()
` [PATCH 27/31] sched_ext: Implement sched_ext_ops.cpu_online/offline()
` [PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
` [PATCH 29/31] sched_ext: Add a basic, userland vruntime scheduler
` [PATCH 30/31] BPF: [TEMPORARY] Nerf BTF scalar value check
` [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler

[PATCH] mm/writeback: fix dereferencing NULL mapping->host
 2022-11-30  8:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 net 0/2] vmxnet3: couple of fixes
 2022-11-30  8:21 UTC  (3+ messages)
` [PATCH v2 net 1/2] vmxnet3: correctly report encapsulated LRO packet
` [PATCH v2 net 2/2] vmxnet3: use correct intrConf reference when using extended queues

[PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
 2022-11-30  8:21 UTC  (5+ messages)

[PATCH v6 0/5] Add kprobe and kretprobe support for LoongArch
 2022-11-30  8:19 UTC  (6+ messages)
` [PATCH v6 1/5] LoongArch: Simulate branch and PC instructions
` [PATCH v6 2/5] LoongArch: Use stop_machine_cpuslocked() to modify instruction
` [PATCH v6 3/5] LoongArch: Add kprobe support
` [PATCH v6 4/5] LoongArch: Add kretprobe support
` [PATCH v6 5/5] samples/kprobes: Add LoongArch support

[PATCH] Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections
 2022-11-30  8:18 UTC  (3+ messages)

[syzbot] WARNING in btrfs_remove_chunk
 2022-11-30  8:16 UTC 

[PATCH v2] ACPI: use sysfs_emit() to instead of scnprintf()
 2022-11-30  8:16 UTC 

[PATCH v3 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add sm6350 compatible
 2022-11-30  8:14 UTC  (3+ messages)
` [PATCH v3 2/3] phy: qcom-qmp-combo: Add config for SM6350
` [PATCH v3 3/3] arm64: dts: qcom: sm6350: Use specific qmpphy compatible

[PATCH v4 00/11] RTW88: Add support for USB variants
 2022-11-30  8:13 UTC  (4+ messages)
` [PATCH v4 07/11] wifi: rtw88: Add common USB chip support

[PATCH V4 0/7] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
 2022-11-30  8:09 UTC  (11+ messages)
` [PATCH V4 1/8] null_blk: allow REQ_OP_WRITE_ZEROES
` [PATCH V4 2/8] null_blk: code cleaup
` [PATCH V4 3/8] null_blk: initialize cmd->bio in __alloc_cmd()
` [PATCH V4 6/8] null_blk: add param to set max disacrd sectors
` [PATCH V4 7/8] null_blk: add param to set max write-zeroes sects

[PATCH linux-next] tracing: replace strncpy() with strscpy()
 2022-11-30  8:09 UTC 

[PATCH v3 7/7] drm: rcar-du: dsi: Add r8A779g0 support
 2022-11-30  8:08 UTC  (2+ messages)
` [PATCH v4 "

[PATCH] mmc: sdhci-sprd: Fix no reset data and command after voltage switch
 2022-11-30  8:02 UTC 

[syzbot] WARNING in btrfs_commit_transaction
 2022-11-30  8:03 UTC  (4+ messages)

[PATCH linux-next] tracing: use strscpy() to instead of strlcpy()
 2022-11-30  8:03 UTC 

[PATCH linux-next] printk: use strscpy() to instead of strlcpy()
 2022-11-30  8:01 UTC 

[PATCH v2 01/17] drm/tests: helpers: Move the helper header to include/drm
 2022-11-30  8:00 UTC 

[PATCH v2 0/2] Clean up the process of scanning the CPU for some functions
 2022-11-30  7:59 UTC  (5+ messages)
` [PATCH v2 2/2] sched/core: Adjusting the order of scanning CPU
    ` [External] "

[PATCH linux-next] pxa: Remove dev_err() after platform_get_irq()
 2022-11-30  7:56 UTC 

[PATCH v1 0/4] JH7110 Power Domain Support
 2022-11-30  7:54 UTC  (4+ messages)
` [PATCH v1 3/4] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH] media: platform: mtk-mdp3: Fix return value check in mdp_probe()
 2022-11-30  8:13 UTC 

[PATCH linux-next] sparc: leon: grpci1: use devm_platform_ioremap_resource()
 2022-11-30  7:53 UTC 

[PATCH linux-next] mips/pci: use devm_platform_ioremap_resource()
 2022-11-30  7:51 UTC 

[PATCH linux-next] mips/pci: use devm_platform_ioremap_resource()
 2022-11-30  7:49 UTC 

[PATCH linux-next] recordmcount: use "!P" instead of "P == 0"
 2022-11-30  7:47 UTC 

[resend, PATCH net-next v1 1/2] net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etc
 2022-11-30  7:46 UTC  (4+ messages)
` [resend, PATCH net-next v1 2/2] net: thunderbolt: Use separate header data type for the Rx

[PATCH] [PATCH v5 net-next] net: openvswitch: Add support to count upcall packets
 2022-11-30  7:43 UTC  (2+ messages)

[PATCH 1/2] thermal: mediatek: add support for MT7986 and MT7981
 2022-11-30  7:43 UTC  (3+ messages)

[PATCH net-next] net/mlx5: remove NULL check before dev_{put, hold}
 2022-11-30  7:41 UTC 

[PATCH linux-next] ARM: PXA: use devm_platform_ioremap_resource()
 2022-11-30  7:37 UTC 

[PATCH linux-next] dm: remove redundant sz variable
 2022-11-30  7:35 UTC 

[PATCH] mm: remove lock_page_memcg() from rmap
 2022-11-30  7:33 UTC  (5+ messages)

[PATCH V4 0/7] riscv: ftrace: Fixup ftrace detour code & Optimization
 2022-11-30  7:29 UTC  (4+ messages)
` [PATCH V4 6/7] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support

[PATCH v2 0/9] riscv: add Bouffalolab bl808 support
 2022-11-30  7:27 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: serial: add documentation for Bouffalolab UART Driver
` [PATCH v2 3/9] riscv: add the Bouffalolab SoC family Kconfig option
` [PATCH v2 6/9] riscv: dts: bouffalolab: add the bl808 SoC base device tree
` [PATCH v2 7/9] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
` [PATCH v2 8/9] MAINTAINERS: riscv: add entry for Bouffalolab SoC

[PATCH v5 0/2] Uwb: Nxp: Driver for SR1XX SOCs Patch Series
 2022-11-30  7:27 UTC  (9+ messages)
` [PATCH v5 2/2] misc: nxp-sr1xx: UWB driver support for sr1xx series chip
    ` [EXT] "

[PATCH v2] riscv/ftrace: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
 2022-11-30  7:22 UTC  (3+ messages)

[PATCH v2] media: rzg2l-cru: Fix missing error code in rzg2l_cru_start_streaming_vq()
 2022-11-30  7:20 UTC 

[PATCH v4] riscv: fix race when vmap stack overflow
 2022-11-30  7:15 UTC  (2+ messages)

[PATCH v7 1/3] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
 2022-11-30  7:09 UTC  (5+ messages)
` [PATCH v7 3/3] platform/chrome: cros_ec_uart: Add DT enumeration support

[PATCH] mfd: axp20x: adapt to newly refactored unmask_base in regmap-irq
 2022-11-30  7:07 UTC  (3+ messages)

[PATCH v3] modules: add modalias file to sysfs for modules
 2022-11-30  7:06 UTC  (2+ messages)

[PATCH] VMCI: Use threaded irqs instead of tasklets
 2022-11-30  7:05 UTC 

[PATCH 0/2] fsdax,xfs: fix warning messages
 2022-11-30  7:05 UTC  (7+ messages)
` [PATCH 1/2] fsdax,xfs: fix warning messages at dax_[dis]associate_entry()

[PATCH] dt-bindings: PCI: qcom-ep: Fix PERST register description
 2022-11-30  7:04 UTC  (2+ messages)

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-11-30  7:01 UTC 

[PATCH] hfs: Fix OOB Read in __hfs_brec_find
 2022-11-30  6:59 UTC 

[PATCH] thermal: qcom-spmi-adc-tm5: suppress probe-deferral error message
 2022-11-30  6:58 UTC  (2+ messages)

[PATCH v2] firmware/psci: demote suspend-mode warning to info level
 2022-11-30  6:53 UTC  (2+ messages)

[PATCH] mfd: axp20x: fix order of pek rise and fall events
 2022-11-30  6:43 UTC  (2+ messages)

[PATCH v2 0/4] perf use system libtraceevent
 2022-11-30  6:29 UTC  (5+ messages)
` [PATCH v2 1/4] perf util: Make header guard consistent with tool
` [PATCH v2 2/4] perf util: Add host_is_bigendian to util.h
` [PATCH v2 3/4] perf build: Use libtraceevent from the system
` [PATCH v2 4/4] tools lib traceevent: Remove libtraceevent

[PATCH v10 1/2] dt-bindings: arm: qcom: Add zombie
 2022-11-30  6:29 UTC  (2+ messages)
` [PATCH v10 2/2] arm64: dts: qcom: sc7280: Add DT for sc7280-herobrine-zombie

[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
 2022-11-30  6:29 UTC  (2+ messages)

[PATCH v3] iommu/vt-d: Add a fix for devices need extra dtlb flush
 2022-11-30  6:24 UTC 

[PATCH 0/1] mmc: Reduce tuning log output
 2022-11-30  6:18 UTC  (7+ messages)
` [PATCH 1/1] mmc: sdhci: Fixed too many logs being printed during tuning

[PATCH] 9p: fix crash when transaction killed
 2022-11-30  6:16 UTC  (4+ messages)

[PATCH] [openvswitch v4] openvswitch: Add support to count upcall packets
 2022-11-30  6:15 UTC 

[PATCH] [openvswitch v4] openvswitch: Add support to count upcall packets
 2022-11-30  6:12 UTC 

[Patch net-next v1 00/12] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2022-11-30  6:11 UTC  (16+ messages)
` [Patch net-next v1 01/12] net: dsa: microchip: ptp: add the posix clock support
` [Patch net-next v1 02/12] net: dsa: microchip: ptp: Initial hardware time stamping support
` [Patch net-next v1 04/12] net: dsa: microchip: ptp: Manipulating absolute time using ptp hw clock
` [Patch net-next v1 11/12] net: dsa: microchip: ptp: add periodic output signal

[PATCH v2] erofs: enable large folios for iomap mode
 2022-11-30  6:07 UTC  (2+ messages)

[RFC PATCH V1] mm: Disable demotion from proactive reclaim
 2022-11-30  6:06 UTC  (12+ messages)

[PATCH clocksource 1/3] clocksource: Reject bogus watchdog clocksource measurements
 2022-11-30  6:00 UTC  (16+ messages)

[Question] Should we reuse target when damon's operation changed?
 2022-11-30  6:01 UTC 

[PATCH net] net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10
 2022-11-30  5:59 UTC  (6+ messages)

fw_fallback.sh test failed in Debian 11
 2022-11-30  5:59 UTC  (3+ messages)

[net-next] bpf: avoid hashtab deadlock with try_lock
 2022-11-30  5:56 UTC  (11+ messages)

[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
 2022-11-30  5:52 UTC  (7+ messages)
` [PATCH 1/6] crypto: starfive - Add StarFive crypto engine support
` [PATCH 2/6] crypto: starfive - Add hash and HMAC support
` [PATCH 3/6] crypto: starfive - Add AES skcipher and aead support
` [PATCH 4/6] crypto: starfive - Add Public Key algo support
` [PATCH 5/6] dt-bindings: crypto: Add bindings for Starfive crypto driver
` [PATCH 6/6] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2

[PATCH v2] riscv: vdso: fix section overlapping under some conditions
 2022-11-30  5:50 UTC  (2+ messages)

[PATCH v2] riscv: mm: Proper page permissions after initmem free
 2022-11-30  5:50 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Fix output polarity setting bug
 2022-11-30  5:45 UTC  (2+ messages)

[PATCH v5 0/4] Apple SoC cpufreq driver
 2022-11-30  5:45 UTC  (4+ messages)
` [PATCH v5 3/4] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states

[RESEND PATCH V10 XDMA 0/2] xilinx XDMA driver
 2022-11-30  5:42 UTC  (2+ messages)

[PATCH] x86: suppress KMSAN reports in arch_within_stack_frames()
 2022-11-30  5:40 UTC  (2+ messages)

[PATCH v2] coredump: Use vmsplice_to_pipe() for pipes in dump_emit_page()
 2022-11-30  5:37 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-30  5:34 UTC  (5+ messages)

[PATCH v1 net 0/2] vmxnet3: couple of fixes
 2022-11-30  5:30 UTC  (3+ messages)
` [PATCH v1 net 1/2] vmxnet3: correctly report encapsulated LRO packet

[PATCH] liquidio: avoid NULL pointer dereference in lio_vf_rep_copy_packet()
 2022-11-30  5:23 UTC  (2+ messages)

[PATCH v10 0/4] implement getrandom() in vDSO
 2022-11-30  5:22 UTC  (3+ messages)
` [PATCH v10 4/4] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-30  5:18 UTC  (7+ messages)
` [PATCH 02/10] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH 03/10] mm/hugetlb: Document huge_pte_offset usage
` [PATCH 10/10] mm/hugetlb: Introduce hugetlb_walk()

[PATCH v2] MAINTAINERS: Update maintainer for Marvell Prestera Ethernet Switch driver
 2022-11-30  5:14 UTC  (2+ messages)

[PATCH v4] wifi: ath10k: Store WLAN firmware version in SMEM image table
 2022-11-30  5:14 UTC  (3+ messages)

[PATCHSET 00/15] perf stat: Improve perf stat output (v2)
 2022-11-30  5:13 UTC  (11+ messages)
` [PATCH 05/15] perf stat: Remove prefix argument in print_metric_headers()
` [PATCH 14/15] perf stat: Rename "aggregate-number" to "cpu-count" in JSON

[PATCH 00/11] CXL: Process event logs
 2022-11-30  5:09 UTC  (10+ messages)
` [PATCH 02/11] cxl/mem: Implement Get Event Records command

[PATCH 0/6] crypto: Accelerated AES/GCM stitched implementation
 2022-11-30  5:09 UTC  (2+ messages)

[PATCH] rcu-tasks: Make shrink down to a single callback queue safely
 2022-11-30  5:12 UTC 

[PATCH] random: align entropy_timer_state to cache line
 2022-11-30  4:55 UTC  (2+ messages)

[PATCH V5 0/7] arm64/perf: Enable branch stack sampling
 2022-11-30  4:49 UTC  (4+ messages)
` [PATCH V5 6/7] arm64/perf: Add BRBE driver

[PATCH v2 1/1] sctp: sysctl: make extra pointers netns aware
 2022-11-30  4:48 UTC  (2+ messages)

[PATCH v4 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-11-30  4:45 UTC  (5+ messages)
` [PATCH v4 1/3] RISC-V: time: initialize broadcast hrtimer based clock event device
` [PATCH v4 2/3] dt-bindings: timer: Add bindings for the RISC-V timer device

[PATCH net-next 0/3] net: pcs: altera-tse: simplify and clean-up the driver
 2022-11-30  4:40 UTC  (4+ messages)
` [PATCH net-next 1/3] net: pcs: altera-tse: use read_poll_timeout to wait for reset

[PATCH v5 00/10] Implement copy offload support
 2022-11-30  4:17 UTC  (11+ messages)
    ` [PATCH v5 10/10] fs: add support for copy file range in zonefs

[PATCH net-next 0/8] mptcp: MSG_FASTOPEN and TFO listener side support
 2022-11-30  4:30 UTC  (2+ messages)

[PATCH] net/mlx5e: Remove unneeded io-mapping.h #include
 2022-11-30  4:20 UTC  (4+ messages)


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