messages from 2023-08-17 11:29:03 to 2023-08-17 13:34:49 UTC [more...]
[PATCH net] ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
2023-08-17 14:54 UTC
Kernel regression tracking/reporting initiatives and KCIDB
2023-08-17 13:32 UTC (2+ messages)
[PATCH net-next] net: pcs: lynxi: fully reconfigure if link is down
2023-08-17 13:30 UTC (4+ messages)
[PATCH 0/5] ASoC: Convert remaining Realtek codecs to GPIO descriptors
2023-08-17 13:30 UTC (6+ messages)
` [PATCH 1/5] ASoC: rt5640: Convert to just use "
` [PATCH 2/5] ASoC: rt5665: Convert to "
` [PATCH 3/5] ASoC: rt5668: "
` [PATCH 4/5] ASoC: rt5682: "
` [PATCH 5/5] ASoC: rt5682s: "
[PATCH v6 0/5] riscv: Introduce KASLR
2023-08-17 13:27 UTC (4+ messages)
[PATCH v3] riscv: add userland instruction dump to RISC-V splats
2023-08-17 13:27 UTC (2+ messages)
[PATCH-cgroup v7 0/6] cgroup/cpuset: Support remote partitions
2023-08-17 13:24 UTC (7+ messages)
` [PATCH-cgroup v7 1/6] cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2
` [PATCH-cgroup v7 2/6] cgroup/cpuset: Add cpuset.cpus.exclusive "
` [PATCH-cgroup v7 3/6] cgroup/cpuset: Introduce remote partition
` [PATCH-cgroup v7 4/6] cgroup/cpuset: Check partition conflict with housekeeping setup
` [PATCH-cgroup v7 5/6] cgroup/cpuset: Documentation update for partition
` [PATCH-cgroup v7 6/6] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
[PATCH 0/6] Marvell Odyssey uncore performance monitor support
2023-08-17 13:26 UTC (6+ messages)
` [PATCH 3/6] perf/marvell : Odyssey LLC-TAD "
` [EXT] "
[PATCH] Add support for more XMC series
2023-08-17 13:20 UTC (3+ messages)
[PATCH net-next v2 0/6] net/smc: several features's implementation for smc v2.1
2023-08-17 13:20 UTC (7+ messages)
` [PATCH net-next v2 1/6] net/smc: support smc release version negotiation in clc handshake
` [PATCH net-next v2 2/6] net/smc: add vendor unique experimental options area "
` [PATCH net-next v2 3/6] net/smc: support smc v2.x features validate
` [PATCH net-next v2 4/6] net/smc: support max connections per lgr negotiation
` [PATCH net-next v2 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [PATCH net-next v2 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute
arch/arm64/kvm/sys_regs.c:1239: warning: Function parameter or member 'vcpu' not described in 'arm64_check_features'
2023-08-17 13:17 UTC
[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
2023-08-17 13:16 UTC (3+ messages)
[PATCH] xhci: Disable connect, disconnect and over-current wakeup on system suspend
2023-08-17 13:13 UTC (4+ messages)
[PATCH v3] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board
2023-08-17 13:13 UTC
[PATCH v3] misc: sram: Add DMA-BUF Heap exporting of SRAM areas
2023-08-17 13:13 UTC (2+ messages)
[PATCH] of/platform: increase refcount of fwnode
2023-08-17 13:13 UTC (4+ messages)
[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
2023-08-17 13:09 UTC (4+ messages)
` [PATCH v5 05/11] ACPI: thermal: Carry out trip point updates under zone lock
[PATCH v7 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
2023-08-17 13:07 UTC (3+ messages)
` [PATCH v7 2/3] Documentation: riscv: Add early boot document
` [PATCH v7 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
[PATCH v19 00/30] Add KVM LoongArch support
2023-08-17 12:59 UTC (31+ messages)
` [PATCH v19 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v19 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v19 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v19 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v19 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v19 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v19 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v19 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v19 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v19 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v19 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v19 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v19 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v19 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v19 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v19 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v19 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v19 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v19 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v19 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v19 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v19 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v19 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v19 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v19 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v19 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v19 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v19 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v19 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v19 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM
[PATCH v5] gpio: consumer: new virtual driver
2023-08-17 13:00 UTC (6+ messages)
[syzbot] [net?] WARNING in dev_index_reserve
2023-08-17 13:00 UTC
[PATCH -next 0/8] mfd: remove redundant of_match_ptr()
2023-08-17 12:59 UTC (3+ messages)
` (subset) "
[PATCH v6 1/6] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
2023-08-17 12:58 UTC (12+ messages)
` [PATCH v6 2/6] iio: adc: mcp3911: make use of dev_err_probe()
` [PATCH v6 3/6] iio: adc: mcp3911: simplify usage of spi->dev
` [PATCH v6 4/6] iio: adc: mcp3911: fix indentation
` [PATCH v6 5/6] iio: adc: mcp3911: avoid ambiguity parameters in macros
` [PATCH v6 6/6] iio: adc: mcp3911: add support for the whole MCP39xx family
[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_chan_del
2023-08-17 12:56 UTC (2+ messages)
kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key'
2023-08-17 12:56 UTC
[RFC PATCH v2 0/1] Reduce cost of accessing tg->load_avg
2023-08-17 12:56 UTC (3+ messages)
` [RFC PATCH 1/1] sched/fair: ratelimit update to tg->load_avg
[PATCH v2] tracing: Fix memleak due to race between current_tracer and trace
2023-08-17 12:55 UTC (2+ messages)
` [PATCH v3] "
[PATCH] powerpc/82xx: Remove pq2_init_pci
2023-08-17 12:50 UTC (2+ messages)
[PATCH v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 12:47 UTC
[PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-08-17 12:44 UTC (5+ messages)
[syzbot] [kernel?] INFO: rcu detected stall in schedule (6)
2023-08-17 12:44 UTC
[PATCH] powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype error
2023-08-17 12:43 UTC (2+ messages)
[PATCH] powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype error
2023-08-17 12:42 UTC (2+ messages)
[PATCH] Doc: fs: Take away the stale url
2023-08-17 12:36 UTC (2+ messages)
struct_size() using sizeof() vs offsetof()
2023-08-17 12:39 UTC (3+ messages)
[PATCH] media: uvcvideo: Fix power line control for a Chicony camera
2023-08-17 12:38 UTC
Simple DRM frame buffer driver not working on Dell desktop with Nvidia card
2023-08-17 12:31 UTC (2+ messages)
[PATCH v8 1/2] powerpc/rtas: Rename rtas_error_rc to rtas_generic_errno
2023-08-17 12:29 UTC (5+ messages)
[PATCH -next] mfd: tc3589x: Remove redundant of_match_ptr()
2023-08-17 12:29 UTC (2+ messages)
` (subset) "
[PATCH -next] leds: remove redundant of_match_ptr()
2023-08-17 12:28 UTC (2+ messages)
` (subset) "
[PATCH v5 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
2023-08-17 12:27 UTC (6+ messages)
` [PATCH v5 3/7] perf record: Move setting dummy tracking before record__init_thread_masks()
[RFC PATCH 0/2] Add a test to catch unprobed Devicetree devices
2023-08-17 12:26 UTC (5+ messages)
` [RFC PATCH 2/2] kselftest: Add Devicetree unprobed devices test
[PATCH 1/1] perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()
2023-08-17 12:25 UTC
[syzbot] [kernel?] INFO: rcu detected stall in sys_clock_nanosleep (5)
2023-08-17 12:23 UTC
[PATCH net-next v3 0/2] Add Realtek automotive PCIe driver
2023-08-17 12:22 UTC (5+ messages)
` [PATCH net-next v3 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code
[PATCH 1/1] perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
2023-08-17 12:21 UTC
[PATCH] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
2023-08-17 12:18 UTC (8+ messages)
` [EXTERNAL] "
[PATCH] btrfs: fix BUG_ON condition in btrfs_cancel_balance
2023-08-17 12:11 UTC (2+ messages)
[PATCH 00/10] Add PCIe Bandwidth Controller
2023-08-17 12:17 UTC (11+ messages)
` [PATCH 01/10] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH 02/10] drm/radeon: Use RMW accessors for changing LNKCTL2
` [PATCH 03/10] drm/amdgpu: "
` [PATCH 04/10] drm/IB/hfi1: "
` [PATCH 05/10] PCI: Store all PCIe Supported Link Speeds
` [PATCH 06/10] PCI: Cache PCIe device's Supported Speed Vector
` [PATCH 07/10] PCI/LINK: Re-add BW notification portdrv as PCIe BW controller
` [PATCH 08/10] PCI/bwctrl: Add "controller" part into PCIe bwctrl
` [PATCH 09/10] thermal: Add PCIe cooling driver
` [PATCH 10/10] selftests/pcie_bwctrl: Create selftests
[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups
2023-08-17 12:16 UTC (4+ messages)
[PATCH v3] gpio: sim: simplify code with cleanup helpers
2023-08-17 12:15 UTC (5+ messages)
[PATCH RESEND] x86/entry: Don't write to CR3 when restoring to kernel CR3
2023-08-17 12:15 UTC
[PATCH v11 9/9] PCI: ACPI: Use device constraints to decide PCI target state fallback policy
2023-08-17 12:13 UTC (3+ messages)
[PATCH v1 1/1] usbip: Use platform_device_register_full()
2023-08-17 12:13 UTC
[PATCH v1 1/1] fs/affs: Rename local toupper() to fn() to avoid confusion
2023-08-17 12:12 UTC
[PATCH v3] PCI: xilinx-nwl: Remove unnecessary code which updates primary, secondary and sub-ordinate bus numbers
2023-08-17 12:10 UTC (5+ messages)
` [PATCH v5 0/3] Increase ecam size value to discover 256 buses during
` [PATCH v5 1/3] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example
` [PATCH v5 2/3] PCI: xilinx-nwl: Rename ECAM size default macro
` [PATCH v5 3/3] PCI: xilinx-nwl: Increase ECAM size to accommodate 256 buses
[PATCH 20/20] ARC: pt_regs: create seperate type for ecr
2023-08-17 12:09 UTC (2+ messages)
[RFC PATCH 0/2] Add support to build pci-j721e as a kernel module
2023-08-17 12:08 UTC (3+ messages)
` [RFC PATCH 1/2] PCI: cadence: Add support to build pcie-cadence library "
` [RFC PATCH 2/2] PCI: j721e: Add support to build pci-j721e "
[PATCH v2] staging: vt6655: replace camel case by snake case
2023-08-17 12:08 UTC (5+ messages)
[PATCH 0/2] leds: Add a driver for KTD202x
2023-08-17 12:07 UTC (5+ messages)
` [PATCH 2/2] leds: add ktd202x driver
[PATCH net] net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
2023-08-17 12:01 UTC
[PATCH net] net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
2023-08-17 12:01 UTC
[syzbot] [kernel?] INFO: rcu detected stall in toggle_allocation_gate
2023-08-17 12:01 UTC
[PATCH v7 0/2] Support pwm/tach driver for aspeed ast26xx
2023-08-17 12:00 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v7 2/2] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach
[PATCH] drivers: nvdimm: fix memleak
2023-08-17 11:59 UTC
[PATCH net-next] net: ethernet: mtk_eth_soc: fix register definitions for MT7988
2023-08-17 11:58 UTC
[PATCH v4 0/4] KVM: s390: Enable AP instructions for PV-guests
2023-08-17 11:56 UTC (6+ messages)
` [PATCH v4 3/4] KVM: s390: Add UV feature negotiation
` [PATCH v4 4/4] KVM: s390: pv: Allow AP-instructions for pv-guests
[PATCH] mfd: axp20x: Generalise handling without interrupts
2023-08-17 11:55 UTC (2+ messages)
[PATCH] soc: kunpeng_hccs: fix some sparse warnings about incorrect type
2023-08-17 11:54 UTC (4+ messages)
[PATCH v4] Bluetooth: Fix for ACL disconnect when pairing fails
2023-08-17 11:53 UTC
[PATCH 1/2] dt-bindings: mfd: st,stpmic1: Add missing unevaluatedProperties for each regulator
2023-08-17 11:52 UTC (3+ messages)
[PATCH] tracing: Fix race when concurrently splice_read trace_pipe
2023-08-17 11:50 UTC (2+ messages)
` [RFC PATCH] tracing: Introduce pipe_cpumask to avoid race on trace_pipes
[PATCH -next] mfd: ipaq-micro: Remove unused variable i in micro_rx_msg()
2023-08-17 11:50 UTC (3+ messages)
` [PATCH -next v2] "
` (subset) "
[PATCH v3 0/4] general defconfig cleanups
2023-08-17 11:50 UTC (5+ messages)
` [PATCH v3 1/4] arch/arm/configs/*_defconfig cleanup
` [PATCH v3 2/4] arch/loongarch/configs/*_defconfig cleanup
` [PATCH v3 3/4] arch/mips/configs/*_defconfig cleanup
` [PATCH v3 4/4] arch/powerpc/configs/*_defconfig cleanup
[PATCH v2] x86/static_call: Fix __static_call_fixup()
2023-08-17 11:47 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH v5 0/5] Introduce IEP driver and packet timestamping support
2023-08-17 11:45 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v5 2/5] dt-bindings: net: Add IEP property in ICSSG DT binding
` [PATCH v5 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v5 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v5 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
[PATCH net-next v6 0/6] introduce page_pool_alloc() related API
2023-08-17 11:43 UTC (7+ messages)
` [PATCH net-next v6 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
[PATCH v3] scsi: sli4: Remove code duplication
2023-08-17 11:43 UTC
drivers/scsi/mpt3sas/mpt3sas_base.c:5487: warning: Function parameter or member 'sas_addr' not described in 'mpt3sas_atto_get_sas_addr'
2023-08-17 11:41 UTC
[PATCH v3] dmaengine: idxd: Remove unused declarations
2023-08-17 11:41 UTC
[PATCH] media: vb2: frame_vector.c: replace WARN_ONCE with a comment
2023-08-17 11:41 UTC (2+ messages)
[PATCH] drivers: nvdimm: fix dereference after free
2023-08-17 11:41 UTC
[PATCH v4 0/5] Add LVTS support for mt8192
2023-08-17 11:39 UTC (5+ messages)
[PATCH V2 1/2] arm64: dts: imx8mp: Fix SDMA2/3 clocks
2023-08-17 11:38 UTC (4+ messages)
[PATCH v2 0/4] general defconfig cleanups
2023-08-17 11:37 UTC (4+ messages)
` [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup
[PATCH] tty: gdm724x: use min_t() for size_t varable and a constant
2023-08-17 11:37 UTC (2+ messages)
[syzbot] [wireguard?] INFO: rcu detected stall in wg_ratelimiter_gc_entries (2)
2023-08-17 11:37 UTC
[PATCH 5.17 000/298] 5.17.15-rc1 review
2023-08-17 11:36 UTC (5+ messages)
` [PATCH 5.17 127/298] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
[PATCH] drivers: gpu: drm: radeon: possible buffer overflow
2023-08-17 11:33 UTC
[PATCH v2] riscv: Dump user opcode bytes on fatal faults
2023-08-17 11:32 UTC (5+ messages)
` [External] "
drivers/block/drbd/drbd_actlog.c:1015: warning: Function parameter or member 'peer_device' not described in 'drbd_try_rs_begin_io'
2023-08-17 11:30 UTC
[PATCH v2 0/2] ASoC: cs35l56: Update ACPI HID and property
2023-08-17 11:27 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: cs35l56: Read firmware uuid from a device property instead of _SUB
` [PATCH v2 2/2] ASoC: cs35l56: Add an ACPI match table
selftests: arm64: hwcap.c:51:15: error: instruction requires: crc
2023-08-17 11:28 UTC (2+ messages)
[PATCH] dt-bindings: mfd: bd71847-pmic: Remove unneeded LED header
2023-08-17 11:27 UTC (2+ messages)
` (subset) "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox