linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-30 21:16:37 to 2023-12-01 00:34:11 UTC [more...]

[PATCH v3] wifi: rtw88: sdio: Honor the host max_req_size in the RX path
 2023-12-01  0:33 UTC  (3+ messages)

[PATCH] locking: Document that mutex_unlock() is non-atomic
 2023-12-01  0:33 UTC  (5+ messages)

[PATCH] proc: Update inode upon changing task security attribute
 2023-12-01  0:31 UTC  (3+ messages)

linux-next: build warnings after merge of the tip tree
 2023-12-01  0:29 UTC 

Fwd: Thinkpad X13 AMD: Problems with external monitor wake up after suspend
 2023-12-01  0:30 UTC 

[PATCH v2 00/15] dyndbg: add support for writing debug logs to trace
 2023-12-01  0:25 UTC  (17+ messages)
` [PATCH v2 01/15] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v2 02/15] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v2 03/15] dyndbg: add write events to tracefs code
` [PATCH v2 04/15] dyndbg: add 2 trace-events: prdbg, devdbg
` [PATCH v2 05/15] tracefs: add __get_str_strip_nl - RFC
` [PATCH v2 06/15] dyndbg: use __get_str_strip_nl in prdbg and devdbg
` [PATCH v2 07/15] dyndbg: repack _ddebug structure
` [PATCH v2 08/15] dyndbg: move flags field to a new structure
` [PATCH v2 09/15] dyndbg: add trace destination field to _ddebug
` [PATCH v2 10/15] dyndbg: add open and close commands for trace
` [PATCH v2 11/15] dyndbg: don't close trace instance when in use
` [PATCH v2 12/15] dyndbg: add processing of T(race) flag argument
` [PATCH v2 13/15] dyndbg: add support for default trace destination
` [PATCH v2 14/15] dyndbg: write debug logs to trace instance
` [PATCH v2 15/15] dyndbg: add support for hex_dump output to trace

[PATCH] drm/msm/adreno: Fix A680 chip id
 2023-12-01  0:26 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_training_dpia.c:425:17: warning: 'dp_decide_lane_settings' accessing 4 bytes in a region of size 1
 2023-12-01  0:14 UTC 

[net-next PATCH v2 00/12] net: phy: at803x: cleanup
 2023-12-01  0:14 UTC  (14+ messages)
` [net-next PATCH v2 01/12] net: phy: at803x: fix passing the wrong reference for config_intr
` [net-next PATCH v2 02/12] net: phy: at803x: move disable WOL to specific at8031 probe
` [net-next PATCH v2 03/12] net: phy: at803x: raname hw_stats functions to qca83xx specific name
` [net-next PATCH v2 04/12] net: phy: at803x: move qca83xx specific check in dedicated functions
` [net-next PATCH v2 05/12] net: phy: at803x: move specific DT option for at8031 to specific probe
` [net-next PATCH v2 06/12] net: phy: at803x: move specific at8031 probe mode check to dedicated probe
` [net-next PATCH v2 07/12] net: phy: at803x: move specific at8031 config_init to dedicated function
` [net-next PATCH v2 08/12] net: phy: at803x: move specific at8031 WOL bits "
` [net-next PATCH v2 09/12] net: phy: at803x: move specific at8031 config_intr "
` [net-next PATCH v2 10/12] net: phy: at803x: make at8031 related DT functions name more specific
` [net-next PATCH v2 11/12] net: phy: at803x: move at8035 specific DT parse to dedicated probe
` [net-next PATCH v2 12/12] net: phy: at803x: drop specific PHY ID check from cable test functions
` [net-next PATCH v2 12/12] net: phy: at803x: drop specific PHY id "

ppc476.c:undefined reference to `i2c_register_driver'
 2023-12-01  0:14 UTC 

[PATCH 1/7] mips: dmi: Fix early remap on MIPS32
 2023-12-01  0:13 UTC  (12+ messages)

[PATCH v2] rethook: Use __rcu pointer for rethook::handler
 2023-12-01  0:13 UTC  (3+ messages)

[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
 2023-12-01  0:12 UTC  (16+ messages)

[PATCH 00/12] iio: add new backend framework
 2023-12-01  0:12 UTC  (13+ messages)
` [PATCH 04/12] iio: adc: ad9467: fix reset gpio handling
` [PATCH 05/12] iio: adc: ad9467: don't ignore error codes
` [PATCH 06/12] iio: adc: ad9467: add mutex to struct ad9467_state
` [PATCH 10/12] iio: adc: ad9467: convert to backend framework
` [PATCH 12/12] iio: adc: adi-axi-adc: move "

[PATCH 6.6 000/112] 6.6.4-rc1 review
 2023-12-01  0:08 UTC  (3+ messages)

[PATCH 6.1 00/82] 6.1.65-rc1 review
 2023-12-01  0:09 UTC  (2+ messages)

[PATCH 5.15 00/69] 5.15.141-rc1 review
 2023-12-01  0:08 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc8180x-primus: Fix HALL_INT polarity
 2023-12-01  0:11 UTC 

[PATCH bpf-next 0/3] xsk: TX metadata launch time support
 2023-12-01  0:02 UTC  (4+ messages)
` [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata

[PATCH v7 19/23] ima: Move to LSM infrastructure
 2023-12-01  0:00 UTC  (6+ messages)
` [PATCH v7 20/23] ima: Move IMA-Appraisal "
` [PATCH v7 21/23] evm: Move "
` [PATCH v7 22/23] integrity: Remove 'integrity' LSM and move integrity functions to 'ima' LSM
` [PATCH v7 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
 2023-12-01  0:00 UTC  (11+ messages)

[PATCH 04/16] drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog
 2023-11-30 23:58 UTC  (18+ messages)
` [PATCH 06/16] drm/msm/dpu: add dpu_hw_cdm abstraction for CDM block
` [PATCH 07/16] drm/msm/dpu: add cdm blocks to RM
` [PATCH 08/16] drm/msm/dpu: add support to allocate CDM from RM
` [PATCH 09/16] drm/msm/dpu: add CDM related logic to dpu_hw_ctl layer
` [PATCH 10/16] drm/msm/dpu: add support to disable CDM block during encoder cleanup

[PATCH] KVM: x86: Allow XSAVES on CPUs where host doesn't use it due to an errata
 2023-11-30 23:57 UTC  (5+ messages)

[PATCH v1] selftests: cgroup: Fixes code style errors
 2023-11-30 23:46 UTC  (2+ messages)

[PATCH] usb: core: Save the config when a device is deauthorized+authorized
 2023-11-30 23:43 UTC 

[PATCH v11 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-30 23:40 UTC  (10+ messages)
` [PATCH v12 "
  ` [PATCH v12 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v12 7/8] x86/resctrl: Sub NUMA Cluster detection and enable

[GIT PULL] Networking for v6.7-rc4
 2023-11-30 23:39 UTC  (2+ messages)

[PATCH] selftests: capabilities: namespace create varies for root and normal user
 2023-11-30 23:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-11-30 23:37 UTC  (4+ messages)

[PATCH v2] selftests: prctl: Add prctl test for PR_GET_NAME
 2023-11-30 23:31 UTC  (4+ messages)

Radeon regression in 6.6 kernel
 2023-11-30 23:28 UTC  (20+ messages)

[PATCH v2 0/6] Add support for Translation Buffer Units
 2023-11-30 23:24 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH v2 0/5] TPMI update for permissions
 2023-11-30 23:24 UTC  (7+ messages)
` [PATCH v2 1/5] platform/x86/intel/tpmi: Don't create devices for disabled features
` [PATCH v2 2/5] platform/x86/intel/tpmi: Modify external interface to get read/write state
` [PATCH v2 3/5] platform/x86/intel/tpmi: Move TPMI ID definition
` [PATCH v2 4/5] platform/x86: ISST: Process read/write blocked feature status
` [PATCH v2 5/5] platform/x86/intel-uncore-freq: "

[GIT PULL] LEDs fixes for v6.7
 2023-11-30 23:24 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.7-rc4
 2023-11-30 23:24 UTC  (2+ messages)

[GIT PULL] MMC fixes for v6.7-rc4
 2023-11-30 23:24 UTC  (2+ messages)

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-11-30 23:24 UTC  (3+ messages)
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH v4 0/7] Add Huashan Pi board support
 2023-11-30 23:21 UTC  (2+ messages)

SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
 2023-11-30 23:18 UTC  (2+ messages)

[PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
 2023-11-30 23:11 UTC  (2+ messages)

[PATCH v3] usbip: Don't submit special requests twice
 2023-11-30 23:10 UTC 

[PATCH] arm64: defconfig: increase SERIAL_8250_NR_UARTS
 2023-11-30 23:16 UTC 

[PATCH v2 0/2] Add driver for SIE Cronos control CPLD
 2023-11-30 23:03 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: Add sony,cronos-cpld

[PATCH][next] btrfs: remove shadowed declaration of variable i in for-loops
 2023-11-30 22:50 UTC  (2+ messages)

linux-next: build failure after merge of the mm tree
 2023-11-30 22:52 UTC  (6+ messages)

[PATCH 0/7] File abstractions needed by Rust Binder
 2023-11-30 22:50 UTC  (4+ messages)
` [PATCH 7/7] rust: file: add abstraction for `poll_table`

linux-next: manual merge of the bpf-next tree with the net-next tree
 2023-11-30 22:47 UTC 

[PATCH v3 00/14] Add VOP2 support on rk3588
 2023-11-30 22:46 UTC  (3+ messages)
` [PATCH v3 13/14] dt-bindings: iommu: rockchip: Add Rockchip RK3588

[PATCH v5 0/7] i3c: master: some improvment for i3c master
 2023-11-30 22:44 UTC  (8+ messages)
` [PATCH v5 1/7] i3c: master: add enable(disable) hot join in sys entry
` [PATCH v5 2/7] i3c: master: svc: add hot join support
` [PATCH v5 3/7] i3c: add actual_len in i3c_priv_xfer
` [PATCH v5 4/7] i3c: master: svc: rename read_len as actual_len
` [PATCH v5 5/7] i3c: master: svc: return actual transfer data len
` [PATCH v5 6/7] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v5 7/7] tty: i3c: add TTY over I3C master support

[PATCH] arm64: dts: imx8mm-venice: Fix PCI bus nodes
 2023-11-30 22:33 UTC  (3+ messages)

[PATCH] scripts/gdb: Fix lx-device-list-bus and lx-device-list-class
 2023-11-30 22:30 UTC  (4+ messages)

[PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
 2023-11-30 22:29 UTC  (2+ messages)

[PATCH] nvme: fix deadlock between reset and scan
 2023-11-30 22:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net v2] r8169: fix rtl8125b PAUSE frames blasting when suspended
 2023-11-30 22:25 UTC  (4+ messages)

Requesting your attention and expertise regarding a Tablet/Kernel issue
 2023-11-30 22:25 UTC  (10+ messages)

[PATCH 0/9] mm/damon: let users feed and tame/auto-tune DAMOS
 2023-11-30 22:22 UTC  (2+ messages)

[PATCH 0/2] Enable UHS card support on AM62a
 2023-11-30 22:19 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards

[PATCHv2] mmc: rpmb: add quirk MMC_QUIRK_BROKEN_RPMB_RETUNE
 2023-11-30 22:19 UTC  (6+ messages)

[tip:x86/urgent] BUILD SUCCESS 27d25348d42161837be08fc63b04a2559d2e781c
 2023-11-30 22:10 UTC 

linux-next: build failure after merge of the mm tree
 2023-11-30 22:12 UTC  (4+ messages)

[PATCH 1/1] perf beauty: Don't use 'find ... -printf' as it isn't available in busybox
 2023-11-30 22:12 UTC  (2+ messages)

include/linux/fortify-string.h:52:29: warning: '__builtin_strcpy' source argument is the same as destination
 2023-11-30 22:11 UTC  (2+ messages)

linux-next: build warnings after merge of the kspp-gustavo tree
 2023-11-30 22:10 UTC  (6+ messages)

[PATCH v2] lkdtm: Add kfence read after free crash type
 2023-11-30 22:05 UTC  (2+ messages)

[RFC PATCH 0/2] Node migration between memory tiers
 2023-11-30 22:04 UTC  (3+ messages)
` [RFC PATCH 1/2] base/node: Add sysfs for adistance_offset
` [RFC PATCH 2/2] memory tier: Support node migration between tiers

linux-next: build failure after merge of the scmi tree
 2023-11-30 22:01 UTC  (2+ messages)

[PATCH] nvme-fc: replace deprecated strncpy with strscpy
 2023-11-30 22:01 UTC  (2+ messages)

[PATCH v2] nvdimm/btt: replace deprecated strncpy with strscpy
 2023-11-30 22:01 UTC  (2+ messages)

[PATCH] nvme-fabrics: replace deprecated strncpy with strscpy
 2023-11-30 22:00 UTC  (2+ messages)

[PATCH v2] drm/modes: replace deprecated strncpy with strscpy_pad
 2023-11-30 22:00 UTC  (2+ messages)

[PATCH] net: mdio: replace deprecated strncpy with strscpy
 2023-11-30 22:00 UTC  (2+ messages)

[PATCH] qlcnic: replace deprecated strncpy with strscpy
 2023-11-30 22:00 UTC  (2+ messages)

[PATCH][next] afs: Add __counted_by for struct afs_acl and use struct_size()
 2023-11-30 22:00 UTC  (2+ messages)

[PATCH v4 0/6] i3c: master: some improvment for i3c master
 2023-11-30 22:00 UTC  (4+ messages)
` [PATCH v4 6/6] i3c: add API i3c_dev_gettstatus_format1() to get target device status
    ` [PATCH v4 6/6] i3c: add API i3c_dev_gettstatus_format1() to get target device statusy

[PATCH] VMCI: Annotate struct vmci_handle_arr with __counted_by
 2023-11-30 22:00 UTC  (2+ messages)

[PATCH v2] net: dsa: lan9303: use ethtool_sprintf() for lan9303_get_strings()
 2023-11-30 21:59 UTC  (2+ messages)

[PATCH] net: ena: replace deprecated strncpy with strscpy
 2023-11-30 21:59 UTC  (2+ messages)

[PATCH] i40e: Annotate struct i40e_qvlist_info with __counted_by
 2023-11-30 21:59 UTC  (2+ messages)

[PATCH v1 0/3] introduce priority-based shutdown support
 2023-11-30 21:59 UTC  (11+ messages)

[PATCH v2] HID: uhid: replace deprecated strncpy with strscpy
 2023-11-30 21:59 UTC  (2+ messages)

[PATCH][next] init: Kconfig: Disable -Wstringop-overflow for GCC-11
 2023-11-30 21:57 UTC  (3+ messages)

[PATCH v2] wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_pad
 2023-11-30 21:55 UTC  (2+ messages)

[PATCH 0/3] kselftest/vDSO: Output formatting cleanups for vdso_test_abi
 2023-11-30 21:55 UTC  (2+ messages)

[PATCH 0/3] hwmon: (coretemp) Fix core count limitation
 2023-11-30 21:51 UTC  (3+ messages)
` [PATCH 1/3] hwmon: (coretemp) Introduce enum for attr index

[PATCH 0/1] Add swappiness argument to memory.reclaim
 2023-11-30 21:52 UTC  (10+ messages)
` [PATCH 1/1] mm: add swapiness= arg "

[RFC PATCH 0/2] Node migration between memory tiers
 2023-11-30 21:48 UTC  (3+ messages)
` [RFC PATCH 1/2] base/node: Add sysfs for adistance_offset
` [RFC PATCH 2/2] memory tier: Support node migration between tiers

linux-next: manual merge of the riscv-dt tree with the riscv-dt-fixes tree
 2023-11-30 21:47 UTC 

[GIT PULL] hardening fixes for v6.7-rc4
 2023-11-30 21:38 UTC 

linux-next: lots of errors/warnings from the -Werror=missing-prototypes addition
 2023-11-30 21:36 UTC  (7+ messages)

[PATCH] selftests:breakpoints: Fix Format String Warning in breakpoint_test
 2023-11-30 21:36 UTC  (2+ messages)

[PATCH] selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend_test.c
 2023-11-30 21:34 UTC  (2+ messages)

[PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
 2023-11-30 21:30 UTC  (11+ messages)

[PATCH v3] riscv: errata: andes: Probe for IOCP only once in boot stage
 2023-11-30 21:26 UTC 

[RFC PATCH 0/2] sched/fair: Delay throttling to kernel exit
 2023-11-30 21:26 UTC  (3+ messages)
` [RFC PATCH 1/2] sched/fair: Only throttle CFS tasks on return to userspace

[PATCH v5 00/50] Improvements to memory use
 2023-11-30 21:25 UTC  (5+ messages)
` [PATCH v5 06/50] tools lib api: Add io_dir an allocation free readdir alternative

[PATCH] drm/msm/dpu: Correct UBWC settings for sc8280xp
 2023-11-30 21:25 UTC  (3+ messages)
` [Freedreno] "

[PATCH] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy
 2023-11-30 21:25 UTC  (2+ messages)

[PATCH v2] riscv: errata: andes: Probe for IOCP only once in boot stage
 2023-11-30 21:23 UTC  (7+ messages)

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-30 21:19 UTC  (2+ messages)

[PATCH v6 net-next 0/7] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-11-30 21:19 UTC  (9+ messages)
` [PATCH v6 net-next 6/7] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
 2023-11-30 21:17 UTC 

[PATCH -tip v2 2/3] x86/callthunks: Handle %rip-relative relocations in call thunk template
 2023-11-30 21:16 UTC  (3+ messages)
` [tip: x86/percpu] x86/callthunks: Mark apply_relocation() as __init_or_module
` [tip: x86/percpu] x86/callthunks: Handle %rip-relative relocations in call thunk template

[PATCH -tip v2 1/3] x86/percpu: Define PER_CPU_VAR macro also for !__ASSEMBLY__
 2023-11-30 21:16 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH -tip v2 3/3] x86/callthunks: Fix and unify call thunks assembly snippets
 2023-11-30 21:16 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH] x86/acpi: Use %rip-relative addressing in wakeup_64.S
 2023-11-30 21:16 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH] x86/percpu: Declare const_pcpu_hot as extern const variable
 2023-11-30 21:16 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH v2 1/2] x86/smp: Move the call to smp_processor_id() after the early exit
 2023-11-30 21:16 UTC  (2+ messages)
` [tip: x86/percpu] x86/smp: Move the call to smp_processor_id() after the early exit in native_stop_other_cpus()


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