messages from 2023-10-18 19:20:11 to 2023-10-18 21:41:01 UTC [more...]
[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
2023-10-18 21:40 UTC (39+ messages)
[PATCH] wifi: wlcore: replace deprecated strncpy with strscpy
2023-10-18 21:36 UTC
[PATCH v9 0/8] spi: Add support for stacked/parallel memories
2023-10-18 21:33 UTC (9+ messages)
` [PATCH v9 1/8] spi: Add multi-cs memories support in SPI core
` [PATCH v9 2/8] mtd: spi-nor: Convert macros with inline functions
` [PATCH v9 3/8] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v9 4/8] mtd: spi-nor: Move write enable inside specific write & erase APIs
` [PATCH v9 5/8] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v9 6/8] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v9 7/8] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v9 8/8] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
[PATCH RFC 0/9] fs: multigrain timestamps (redux)
2023-10-18 21:31 UTC (5+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
[syzbot] [mm?] [fs?] general protection fault in folio_flags
2023-10-18 21:30 UTC (3+ messages)
[PATCH net-next] i40e: Align devlink info versions with ice driver and add docs
2023-10-18 21:28 UTC (2+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-18 21:27 UTC (9+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH] kunit: run test suites only after module initialization completes
2023-10-18 21:14 UTC (2+ messages)
[PATCH] wl18xx: replace deprecated strncpy with strscpy
2023-10-18 21:19 UTC (3+ messages)
[PATCH v2] wifi: wl18xx: replace deprecated strncpy with strscpy
2023-10-18 21:18 UTC
[PATCH] wifi: mac80211: replace deprecated strncpy with strscpy
2023-10-18 21:16 UTC (3+ messages)
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-18 21:16 UTC (7+ messages)
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
[PATCH v2] wifi: wl1251: replace deprecated strncpy with strscpy
2023-10-18 21:15 UTC
[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
2023-10-18 21:12 UTC (2+ messages)
[PATCH 1/1] tty: i3c: add tty over i3c master support
2023-10-18 21:11 UTC
[PATCH v2 0/6] i3c: master: some improvment for i3c master
2023-10-18 20:59 UTC (6+ messages)
` [PATCH v2 1/6] i3c: master: add enable(disable) hot join in sys entry
` [PATCH v2 2/6] i3c: master: svc: add hot join support
` [PATCH v2 3/6] i3c: add actual_len in i3c_priv_xfer
` [PATCH v2 4/6] i3c: svc: rename read_len as actual_len
` [PATCH v2 5/6] i3c: master: svc return actual transfer data len
[PATCH 00/20] bcachefs prereqs patch series
2023-10-18 21:04 UTC (8+ messages)
` [PATCH 11/20] locking/osq: Export osq_(lock|unlock)
` [NAK] "
[PATCH] docs: rust: add "The Rust experiment" section
2023-10-18 21:05 UTC (4+ messages)
[PATCH v3 0/2] i2c: mv64xxx: reset-gpios
2023-10-18 21:08 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: mv64xxx: add reset-gpios property
` [PATCH v3 2/2] i2c: mv64xxx: add an optional "
[PATCH 1/1] KVM: VMX: Cleanup VMX basic information defines and usages
2023-10-18 21:08 UTC (2+ messages)
[PATCH] backlight: pwm_bl: Avoid backlight flicker applying initial PWM state
2023-10-18 21:07 UTC (2+ messages)
[PATCH V15 0/4] Add PWM support for IPQ chipsets
2023-10-18 21:05 UTC (6+ messages)
` [PATCH V15 2/4] dt-bindings: pwm: add IPQ6018 binding
[PATCH 00/10] PCI: Use FIELD_GET() and FIELD_PREP()
2023-10-18 21:00 UTC (2+ messages)
[PATCH v15 net-next 00/23] net/tcp: Add TCP-AO support
2023-10-18 20:57 UTC (24+ messages)
` [PATCH v15 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v15 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v15 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v15 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v15 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v15 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v15 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v15 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v15 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v15 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v15 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v15 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v15 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v15 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v15 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v15 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v15 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v15 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v15 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v15 net-next 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v15 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v15 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v15 net-next 23/23] Documentation/tcp: Add TCP-AO documentation
[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
2023-10-18 20:54 UTC (7+ messages)
Sched Ext slack channel / office hours
2023-10-18 20:54 UTC
[PATCH 0/3] KVM: Fix KVM-owned file refcounting of KVM module(s)
2023-10-18 20:46 UTC (4+ messages)
` [PATCH 1/3] KVM: Set file_operations.owner appropriately for all such structures
` [PATCH 2/3] KVM: Always flush async #PF workqueue when vCPU is being destroyed
` [PATCH 3/3] Revert "KVM: Prevent module exit until all VMs are freed"
[RFC PATCH 0/2] sched/fair migration reduction features
2023-10-18 20:45 UTC (3+ messages)
` [RFC PATCH 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature
` [RFC PATCH 2/2] sched/fair: Introduce SELECT_BIAS_PREV to reduce migrations
[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
2023-10-18 20:42 UTC (7+ messages)
[PATCH v15 00/11] LSM: Three basic syscalls
2023-10-18 20:40 UTC (14+ messages)
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-18 20:36 UTC (11+ messages)
[PATCH] [RFC] wireless: move obsolete drivers to staging
2023-10-18 20:37 UTC (15+ messages)
[PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime
2023-10-18 20:37 UTC (14+ messages)
` [tip: x86/bugs] "
[PATCH v9 00/34] Introduce QC USB SND audio offloading support
2023-10-18 20:33 UTC (19+ messages)
` [PATCH v9 09/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v9 20/34] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v9 21/34] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v9 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
[PATCH v2] usb: typec: altmodes/displayport: verify compatible source/sink role combination
2023-10-18 20:34 UTC
kernel/trace/trace_kprobe.c:952: warning: Excess function parameter 'args' description in '__kprobe_event_gen_cmd_start'
2023-10-18 20:33 UTC
[PATCH v2 0/5] Some khugepaged folio conversions
2023-10-18 20:32 UTC (6+ messages)
` [PATCH v2 1/5] mm/khugepaged: Convert __collapse_huge_page_isolate() to use folios
` [PATCH v2 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() "
` [PATCH v2 3/5] mm/khugepaged: Convert is_refcount_suitable() "
` [PATCH v2 4/5] mm/khugepaged: Convert alloc_charge_hpage() "
` [PATCH v2 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() "
[PATCH 0/4] Add Fairphone 5 thermals (PMK7325, PM7250B, PM7325)
2023-10-18 20:30 UTC (7+ messages)
` [PATCH 2/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add PM7250B thermals
` [PATCH 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add PM7325 thermals
[PATCH] clk: qcom: gcc-ipq6018: add QUP6 I2C clock
2023-10-18 20:29 UTC (2+ messages)
[PATCH] Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
2023-10-18 20:30 UTC (2+ messages)
[PATCH 0/2] staging: vme_user: Replace printk's & cleanup log messages
2023-10-18 20:30 UTC (7+ messages)
` [PATCH 1/2] staging: vme_user: Replace printk() with pr_*(),dev_*()
` [PATCH 2/2] staging: vme_user: Use __func__ instead of function name
[PATCH v2] x86/mm: fix pg_level_to_pfn for 5-level paging mode
2023-10-18 20:30 UTC (2+ messages)
[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
2023-10-18 20:26 UTC (12+ messages)
` [PATCH net-next v3 01/11] "
` [PATCH net-next v3 02/11] netdevsim: devlink health: use retained error fmsg API
` [PATCH net-next v3 03/11] pds_core: "
` [PATCH net-next v3 04/11] bnxt_en: "
` [PATCH net-next v3 05/11] hinic: "
` [PATCH net-next v3 06/11] octeontx2-af: "
` [PATCH net-next v3 07/11] mlxsw: core: "
` [PATCH net-next v3 08/11] net/mlx5: "
` [PATCH net-next v3 09/11] qed: "
` [PATCH net-next v3 10/11] staging: qlge: "
` [PATCH net-next v3 11/11] devlink: convert most of devlink_fmsg_*() to return void
[PATCH v4 0/2] riscv: Add remaining module relocations and tests
2023-10-18 20:28 UTC (7+ messages)
` [PATCH v4 1/2] riscv: Add remaining module relocations
[PATCH 0/5] i3c: master: some improvment for i3c master
2023-10-18 20:26 UTC (6+ messages)
` [PATCH 4/5] i3c: master: svc return actual transfer data len
[PATCH 0/7] Adreno 643 + fixes
2023-10-18 20:20 UTC (4+ messages)
` [PATCH 5/7] arm64: dts: qcom: sc7280: Fix up GPU SIDs
[PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
2023-10-18 20:16 UTC (2+ messages)
[PATCH] arm64: Independently update HDFGRTR_EL2 and HDFGWTR_EL2
2023-10-18 20:16 UTC (3+ messages)
[PATCH v3 0/8] Enable cpufreq for IPQ5332 & IPQ9574
2023-10-18 20:10 UTC (3+ messages)
` [PATCH v3 8/8] arm64: dts: qcom: ipq9574: populate the opp table based on the eFuse
[PATCH v1] usb: typec: altmodes/displayport: verify compatible source/sink role combination
2023-10-18 20:06 UTC (3+ messages)
[PATCH] dt-bindings: pinctrl: qcom,sa8775p-tlmm: add missing wakeup-parent
2023-10-18 20:06 UTC (4+ messages)
[PATCH v8 00/26] Add perf support to the rockchip-dfi driver
2023-10-18 20:06 UTC (13+ messages)
` [PATCH v8 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v8 10/26] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v8 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v8 16/26] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v8 19/26] PM / devfreq: rockchip-dfi: add support for RK3588
[PATCH 0/3 RESEND] Per memcg lru_gen node stat
2023-10-18 19:59 UTC (3+ messages)
[PATCH] KVM: x86: Don't unnecessarily force masterclock update on vCPU hotplug
2023-10-18 19:56 UTC
[PATCH v14 00/23] TDX host kernel support
2023-10-18 19:55 UTC (6+ messages)
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand
[PATCH] tty: serial: samsung_tty: remove dead code
2023-10-18 19:53 UTC (3+ messages)
[PATCH] arm64: dts: qcom: msm8939-longcheer-l9100: Add proximity-near-level
2023-10-18 19:53 UTC (5+ messages)
[PATCH v1 0/3] usb: gadget: uvc: stability fixes on STREAMOFF
2023-10-18 19:53 UTC (8+ messages)
` [PATCH v4 1/3] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v4 2/3] usb: gadget: uvc: Allocate uvc_requests one at a time
` [PATCH v5 1/3] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v5 2/3] usb: gadget: uvc: Allocate uvc_requests one at a time
` [PATCH v5 3/3] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
2023-10-18 19:51 UTC (2+ messages)
[PATCH v2 0/2] arm64: dts: ti: enable more peripherals
2023-10-18 19:48 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62p: Add nodes for more IPs
` [PATCH v2 2/2] arm64: dts: ti: k3-am62p5-sk: Updates for SK EVM
[PATCH RT 00/12] Linux v5.15.133-rt70-rc1
2023-10-18 19:48 UTC (13+ messages)
` [PATCH RT 01/12] io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc()
` [PATCH RT 02/12] locking/rwbase: Mitigate indefinite writer starvation
` [PATCH RT 03/12] Revert "softirq: Let ksoftirqd do its job"
` [PATCH RT 04/12] debugobject: Ensure pool refill (again)
` [PATCH RT 05/12] debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
` [PATCH RT 06/12] sched: avoid false lockdep splat in put_task_struct()
` [PATCH RT 07/12] locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
` [PATCH RT 08/12] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
` [PATCH RT 09/12] bpf: Remove in_atomic() from bpf_link_put()
` [PATCH RT 10/12] posix-timers: Ensure timer ID search-loop limit is valid
` [PATCH RT 11/12] drm/i915: Do not disable preemption for resets
` [PATCH RT 12/12] Linux 5.15.133-rt70
[PATCH net v2 0/2] net/smc: correct the reason code in smc_listen_find_device when fallback
2023-10-18 19:47 UTC (8+ messages)
` [PATCH net v2 1/2] net/smc: change function name from smc_find_ism_store_rc to smc_find_device_store_rc
` [PATCH net v2 2/2] net/smc: correct the reason code in smc_listen_find_device when fallback
[PATCH v2 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
2023-10-18 19:47 UTC (3+ messages)
` [PATCH v2 1/2] staging: qlge: Fix coding style in qlge.h
` [PATCH v2 2/2] staging: qlge: Prefer using the BIT macro
[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
2023-10-18 19:43 UTC (5+ messages)
[PATCH v2 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
2023-10-18 19:42 UTC (6+ messages)
` [PATCH v2 3/3] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
drivers/net/ethernet/sfc/ethtool_common.c:170:32: warning: '%-24s' directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25
2023-10-18 19:41 UTC
[PATCH 0/2] KVM: nSVM: TLB_CONTROL / FLUSHBYASID "fixes"
2023-10-18 19:41 UTC (3+ messages)
` [PATCH 1/2] Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
` [PATCH 2/2] KVM: nSVM: Advertise support for flush-by-ASID
[PATCH v4 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
2023-10-18 19:34 UTC (3+ messages)
` [PATCH v4 2/3] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
` [PATCH v4 3/3] r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
[PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-10-18 19:32 UTC (3+ messages)
[PATCH v1 0/6] iio: Introduce and use device_property_match_property_string()
2023-10-18 19:37 UTC (8+ messages)
` [PATCH v1 2/6] device property: Add fwnode_property_match_property_string()
PROBLEM: asus_nb_wmi sends KEY_BRIGHTNESSDOWN on pressing CAPS Lock and PrntScrn on Zenbook S 13 UX5304VA
2023-10-18 19:35 UTC (8+ messages)
[PATCH] KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support
2023-10-18 19:36 UTC
[PATCH v3 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
2023-10-18 19:28 UTC (3+ messages)
` [PATCH v3 2/3] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
` [PATCH v3 3/3] r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
[PATCH v5 0/3] iio: Support ROHM/Kionix kx022a
2023-10-18 19:34 UTC (4+ messages)
` [PATCH v5 2/3] iio: accel: Support Kionix/ROHM KX022A accelerometer
[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
2023-10-18 19:27 UTC (11+ messages)
` [PATCH v2 1/2] mm: memcg: refactor page state unit helpers
[PATCH] iio: resolver: ad2s1210: add reset gpio support
2023-10-18 19:26 UTC (3+ messages)
[PATCH v2] iio: resolver: ad2s1210: add support for adi,fixed-mode
2023-10-18 19:24 UTC (3+ messages)
[PATCH] KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n
2023-10-18 19:23 UTC
[PATCH v4 0/4] Add support for CS40L50
2023-10-18 19:21 UTC (3+ messages)
` [PATCH v4 1/4] dt-bindings: input: cirrus,cs40l50: Add initial DT binding
[PATCH v2] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-18 19:20 UTC
[PATCH] iio: bmp280: fix eoc interrupt usage
2023-10-18 19:20 UTC (2+ messages)
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