mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
 2024-09-15  1:17 UTC  (8+ messages)
` [PATCH RFC v3 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
` [PATCH RFC v3 3/9] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH RFC v3 4/9] tap: Pad virtio header with zero
` [PATCH RFC v3 5/9] tun: "
` [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS

arch/m68k/sun3/sun3ints.c:33:13: sparse: sparse: cast truncates bits from constant value (ffffff7f becomes 7f)
 2024-09-15  1:05 UTC 

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-09-15  0:58 UTC  (2+ messages)

[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
 2024-09-15  0:55 UTC  (3+ messages)

[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
 2024-09-15  0:30 UTC  (2+ messages)

arch/s390/kernel/ipl.c:1973 sys_vmcmd_on_reboot_store() warn: unsigned 'len' is never less than zero
 2024-09-15  0:13 UTC 

[PATCH v6 0/2] Add driver for Sharp Memory LCD
 2024-09-14 23:39 UTC  (2+ messages)

[PATCH 00/19] rust: lint improvements
 2024-09-14 23:19 UTC  (5+ messages)
` [PATCH 12/19] rust: replace `clippy::dbg_macro` with `disallowed_macros`

[PATCH] usb: gadget: f_midi: prefer strscpy() over strcpy()
 2024-09-14 23:17 UTC 

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-14 23:14 UTC  (14+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/11] fs: add percpu counters for significant "
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 08/11] xfs: switch to "
` [PATCH v8 09/11] ext4: "
` [PATCH v8 10/11] btrfs: convert "
` [PATCH v8 11/11] tmpfs: add support for "

[PATCH v3 0/2] nosnp sev command line support
 2024-09-14 23:12 UTC  (4+ messages)
` [PATCH v3 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm

[PATCH 0/7] s390/vdso: getrandom() vdso implementation
 2024-09-14 23:11 UTC  (8+ messages)
` [PATCH 7/7] s390/vdso: Wire up "
            ` [PATCH] selftests: vDSO: check cpu caps before running chacha test

[PATCH v1] function_graph: Support recording and printing the function return address
 2024-09-14 22:26 UTC  (2+ messages)

[PATCH v6 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2024-09-14 22:24 UTC  (5+ messages)
` [PATCH v6 2/4] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices

[PATCH v2 00/22] Initial device trees for A7-A11 based Apple devices
 2024-09-14 22:23 UTC  (6+ messages)
` [PATCH v2 03/22] dt-bindings: cpufreq: apple,cluster-cpufreq: Add A10 compatible
` [PATCH v2 15/22] arm64: dts: apple: Add A8X devices

[PATCH net-next v6 0/5] Introduce HSR offload support for ICSSG
 2024-09-14 22:21 UTC  (2+ messages)

[PATCH v7] rust: support for shadow call stack sanitizer
 2024-09-14 22:15 UTC  (6+ messages)

[PATCH v2 0/7] perf arm-spe: Refactor data source encoding
 2024-09-14 22:09 UTC  (8+ messages)
` [PATCH v2 1/7] perf arm-spe: Rename arm_spe__synth_data_source_generic()
` [PATCH v2 2/7] perf arm-spe: Rename the common data source encoding
` [PATCH v2 3/7] perf arm-spe: Introduce arm_spe__is_homogeneous()
` [PATCH v2 4/7] perf arm-spe: Use metadata to decide the data source feature
` [PATCH v2 5/7] perf arm-spe: Remove the unused 'midr' field
` [PATCH v2 6/7] perf arm-spe: Add Neoverse-V2 to common data source encoding list
` [PATCH v2 7/7] perf arm-spe: Add Cortex CPUs "

[PATCH net] netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtree_level()
 2024-09-14 22:07 UTC  (4+ messages)

[PATCH v2 0/5] perf arm-spe: Introduce metadata version 2
 2024-09-14 21:54 UTC  (6+ messages)
` [PATCH v2 1/5] perf arm-spe: Define metadata header "
` [PATCH v2 2/5] perf arm-spe: Calculate meta data size
` [PATCH v2 3/5] perf arm-spe: Save per CPU information in metadata
` [PATCH v2 4/5] perf arm-spe: Support metadata version 2
` [PATCH v2 5/5] perf arm-spe: Dump metadata with "

[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-14 21:53 UTC  (3+ messages)
` [PATCH v14 19/19] fgraph: Skip recording calltime/rettime if it is not nneeded

[PATCH 0/3] fgraph: Do not save calltime in shadow stack
 2024-09-14 21:48 UTC  (4+ messages)
` [PATCH 1/3] fgraph: Use fgraph data to store subtime for profiler
` [PATCH 2/3] ftrace: Use a running sleeptime instead of saving on shadow stack
` [PATCH 3/3] ftrace: Have calltime be saved in the fgraph storage

[PATCH v2] afs: Fix possible infinite loop with unresponsive servers
 2024-09-14 21:12 UTC 

[PATCH v5 00/11] i2c: riic: Add support for Renesas RZ/G3S
 2024-09-14 20:45 UTC  (3+ messages)

[PATCH] afs: Fix missing wire-up of afs_retry_request()
 2024-09-14 20:40 UTC 

[syzbot] [usb?] KMSAN: kernel-infoleak in iowarrior_read
 2024-09-14 20:32 UTC  (3+ messages)

[PATCH v4 0/5] Support alpha blending in MTK display driver
 2024-09-14 20:22 UTC  (8+ messages)

[PATCH] drm/mediatek: ovl: Add fmt_support_man for MT8192 and MT8195
 2024-09-14 20:18 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in hugetlb_fault (2)
 2024-09-14 19:41 UTC  (3+ messages)
` [PATCH 1/2] mm: Change vmf_anon_prepare() to __vmf_anon_prepare()
  ` [PATCH 2/2] mm/hugetlb.c: Fix UAF of vma in hugetlb fault pathway

[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
 2024-09-14 19:37 UTC  (2+ messages)

[PATCH v4 0/2] Add I2C driver for Bosch BMI270 IMU
 2024-09-14 19:36 UTC  (4+ messages)
` [PATCH v4 2/2] iio: imu: Add i2c driver for bmi270 imu

[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
 2024-09-14 19:22 UTC  (9+ messages)
` [PATCH RESEND v4 1/6] dmaengine: dw: Add peripheral bus width verification

[PATCH stable-6.10 regression] Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
 2024-09-14 19:15 UTC  (5+ messages)

[PATCH v6 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-14 19:12 UTC  (7+ messages)
` [PATCH v6 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
` [PATCH v6 3/3] drm/rockchip: Add basic RK3588 HDMI output support

[PATCH 0/2] pinctrl: ocelot: add support for lan969x SoC
 2024-09-14 19:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: ocelot: document lan969x-pinctrl
` [PATCH 2/2] pinctrl: ocelot: add support for lan969x SoC pinctrl

[PATCH] net: sparx5: Fix invalid timestamps
 2024-09-14 19:03 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: use big-endian netlink attribute types
 2024-09-14 19:03 UTC  (3+ messages)

[PATCH v1 0/6] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-14 18:58 UTC  (3+ messages)
` [PATCH v1 3/6] misc: eeprom: eeprom_93cx6: Replace printk(KERN_ERR ...) with pr_err()

[PATCH v7 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-14 18:56 UTC  (4+ messages)
` [PATCH v7 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
` [PATCH v7 2/3] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
` [PATCH v7 3/3] drm/rockchip: Add basic RK3588 HDMI output support

[PATCH v3] staging: octeon: Use new initialization api for tasklet
 2024-09-14 18:49 UTC 

[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-09-14 18:39 UTC  (4+ messages)
` [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()

[syzbot] [hams?] possible deadlock in nr_rt_device_down (3)
 2024-09-14 18:32 UTC 

[PATCH] iio: light: ltr390: Replaced mask values with GENMASK()
 2024-09-14 18:22 UTC 

[PATCH v4 0/2] add AD8460 DAC driver
 2024-09-14 18:21 UTC  (4+ messages)
` [PATCH v4 2/2] iio: dac: support the ad8460 Waveform DAC

[PATCH v3 2/2] checkpatch: warn on known non-plural rust doc headers
 2024-09-14 18:16 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 1/2] docs: rust: make section names plural
 2024-09-14 18:16 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 0/4] Threshold event and Sampling freq support for LTR390
 2024-09-14 18:12 UTC  (5+ messages)
` [PATCH v3 1/4] iio: light: ltr390: Added configurable sampling frequency support
` [PATCH v3 2/4] iio: light: ltr390: Suspend and Resume support
` [PATCH v3 3/4] iio: light: ltr390: Interrupts and threshold event support
` [PATCH v3 4/4] iio: light: ltr390: Add interrupt persistance support

[PATCH 0/4] Provide devm_clk_bulk_get_all_enabled() helper
 2024-09-14 18:04 UTC  (5+ messages)
` [PATCH 1/4] clk: "
` [PATCH 2/4] soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled()
` [PATCH 3/4] PCI: exynos: "
` [PATCH 4/4] clk: Drop obsolete devm_clk_bulk_get_all_enable() helper

[PATCH] PCI: remove uneccessary if() and assignment
 2024-09-14 18:04 UTC  (2+ messages)

[PATCH -next v2 0/2] perf stat: Support inherit events for bperf
 2024-09-14 18:02 UTC  (3+ messages)
` [PATCH -next v2 1/2] perf stat: Support inherit events during fork() "

[PATCH] net: check the return value of the copy_from_sockptr
 2024-09-14 18:01 UTC  (11+ messages)

atomisp-libmsrlisthelper.c
 2024-09-14 17:56 UTC 

[PATCH 01/21] arm64: Add ADI ADSP-SC598 SoC
 2024-09-14 17:56 UTC  (3+ messages)

[PATCH net-next V2 2/5] net: lan743x: Add support to software-nodes for sfp
 2024-09-14 17:37 UTC  (2+ messages)

[PATCH v2 0/4] Threshold event and Sampling freq support for LTR390
 2024-09-14 17:33 UTC  (5+ messages)
` [PATCH v2 1/4] iio: light: ltr390: Added configurable sampling frequency support

[PATCH v5 0/3] iio: adc: add new ad7625 driver
 2024-09-14 17:28 UTC  (2+ messages)

[PATCH 0/4] locking/osq_lock: Update osq_lock to dynamic
 2024-09-14 17:21 UTC  (7+ messages)
` [PATCH 2/4] locking/osq_lock: Turn to dynamic switch function from osq_lock/unlock
` [PATCH 3/4] locking/osq_lock: From x_osq_lock/unlock to numa-aware lock/unlock
` [PATCH 4/4] locking/osq_lock: The numa-aware lock memory prepare, assign and cleanup

[PATCH v2] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
 2024-09-14 17:21 UTC 

[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
 2024-09-14 17:10 UTC  (5+ messages)
` [PATCH RFC 3/3] tsm: Add TVM Measurement Sample Code

[PATCH] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
 2024-09-14 17:10 UTC  (3+ messages)

[PATCH v5 0/3] add support for ad777x family
 2024-09-14 17:06 UTC  (16+ messages)
` [PATCH v5 1/3] dt-bindings: iio: adc: add a7779 doc
` [PATCH v5 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio
` [PATCH v5 3/3] drivers: iio: adc: add support for ad777x family

[PATCH v4] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
 2024-09-14 17:02 UTC 

[PATCH v2 1/2] rust: kernel: clean up empty `///` lines
 2024-09-14 16:57 UTC  (7+ messages)
` [PATCH v2 2/2] checkpatch: warn on empty rust doc comments
  ` [PATCH v3 "
` [PATCH v3 1/2] rust: kernel: clean up empty `///` lines

[PATCH v3 0/3] sched/topology: optimize topology_span_sane()
 2024-09-14 16:54 UTC  (2+ messages)

[ANNOUNCE] Git v2.46.1
 2024-09-14 16:52 UTC 

[PATCH v2] staging: octeon: Use new initialization api for tasklet
 2024-09-14 16:51 UTC  (4+ messages)

[GIT PULL] sound updates for 6.12-rc1 (early PR)
 2024-09-14 16:45 UTC 

[PATCH v2 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support
 2024-09-14 16:40 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
 2024-09-14 16:39 UTC  (5+ messages)

[PATCH v3] i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition
 2024-09-14 16:39 UTC 

[PATCH v7 0/2] iio: imu: smi240: add bosch smi240 driver
 2024-09-14 16:32 UTC  (3+ messages)
` [PATCH v7 2/2] iio: imu: smi240: add driver

[PATCH v2 0/3] iio: light: opt3001: add support for TI's opt3002 light sensor
 2024-09-14 16:19 UTC  (5+ messages)
` [PATCH v2 1/3] iio: light: opt3001: add missing full-scale range value
` [PATCH v2 3/3] iio: light: opt3001: add support for TI's opt3002 light sensor

[PATCH v5 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-09-14 16:18 UTC  (4+ messages)
` [PATCH v5 1/3] rust: Introduce irq module

[syzbot] [net?] INFO: rcu detected stall in ip_list_rcv (6)
 2024-09-14 16:12 UTC  (2+ messages)
` [syzbot] [virt?] [netfilter?] "

[PATCH v3] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
 2024-09-14 16:11 UTC  (2+ messages)

[PATCH] platform/mellanox: mlxbf-pmc: fix lockdep warning
 2024-09-14 16:10 UTC  (2+ messages)

[PATCH v2] platform/x86/amd: pmf: Add quirk for TUF Gaming A14
 2024-09-14 16:10 UTC  (2+ messages)

[PATCH] rust: shrinker: add shrinker abstraction
 2024-09-14 16:04 UTC  (3+ messages)

[PATCH 0/7] iio: light: veml6030: fix issues and add support for veml6035
 2024-09-14 16:03 UTC  (14+ messages)
` [PATCH 1/7] dt-bindings: iio: light: veml6030: rename to add manufacturer
` [PATCH 3/7] iio: light: veml6030: fix IIO device retrieval from embedded device
` [PATCH 4/7] iio: light: veml6030: make use of regmap_set_bits()
` [PATCH 5/7] iio: light: veml6030: update sensor resolution
` [PATCH 6/7] iio: light: veml6030: add set up delay after any power on sequence
` [PATCH 7/7] iio: light: veml6030: add support for veml6035

[PATCH 1/1 V4] selftests: net: improve missing modules error message
 2024-09-14 16:00 UTC 

[PATCH net-next] net: lan743x: clean up a check in lan743x_netdev_open()
 2024-09-14 15:46 UTC  (2+ messages)

[PATCH v3] remoteproc: k3-dsp: Fix an error handling path in k3_dsp_rproc_probe()
 2024-09-14 15:41 UTC 

[PATCH bpf-next v3] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-14 15:40 UTC 

[PATCH v2] i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition
 2024-09-14 15:40 UTC 

[PATCH net-next] net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()
 2024-09-14 15:39 UTC  (2+ messages)

[PATCH net-next] ice: Fix a NULL vs IS_ERR() check in probe()
 2024-09-14 15:35 UTC  (2+ messages)

[PATCH v3 5/6] gpio: aspeed: Change the macro to support deferred probe
 2024-09-14 15:33 UTC  (2+ messages)

[PATCH net-next] ice: Fix a couple NULL vs IS_ERR() bugs
 2024-09-14 15:33 UTC  (2+ messages)

[PATCH -next v4 0/2] posix-clock: Check timespec64 for PTP clock
 2024-09-14 15:23 UTC  (3+ messages)
` [PATCH -next v4 1/2] posix-clock: Check timespec64 before call clock_settime()

[PATCH 1/1] mm/mempolicy: fix comments for better documentation
 2024-09-14 15:18 UTC 

[gustavoars:testing/wfamnae-next20240912 6/15] include/linux/compiler_types.h:517:45: error: call to '__compiletime_assert_838' declared with attribute error: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_CCMP
 2024-09-14 15:12 UTC 

[GIT PULL] late pin control fixes for v6.11
 2024-09-14 15:12 UTC  (2+ messages)

[PATCH v1 1/1] iio: light: ltr501: Drop most likely fake ACPI ID
 2024-09-14 15:06 UTC  (6+ messages)

[PATCH v3 00/13] LSM: Move away from secids
 2024-09-14 15:05 UTC  (5+ messages)
` [PATCH v3 01/13] LSM: Add the lsm_prop data structure

[gustavoars:testing/wfamnae-next20240912 5/15] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
 2024-09-14 15:02 UTC 

[PATCH v4 0/3] Add support for Ariaboard Photonicat RK3568
 2024-09-14 14:55 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard
` [PATCH v4 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
` [PATCH v4 3/3] arm64: dts: rockchip: add dts for "

[GIT PULL] KVM: x86 pull requests for 6.12
 2024-09-14 14:54 UTC  (2+ messages)

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-14 14:50 UTC  (11+ messages)
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate

[PATCH v6 0/8] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-09-14 14:45 UTC  (2+ messages)

[PATCH] drm/sched: Fix dynamic job-flow control race
 2024-09-14 14:44 UTC  (4+ messages)

[PATCH v6 8/8] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-09-14 14:41 UTC  (3+ messages)

[PATCH] pmdomain: rockchip: Simplify dropping OF node reference
 2024-09-14 14:40 UTC  (3+ messages)
  ` Generalising a transformation with SmPL?

[PATCH net-next V2 4/5] net: lan743x: Implement phylink pcs
 2024-09-14 14:39 UTC  (11+ messages)

[PATCH v7 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2024-09-14 14:36 UTC  (2+ messages)

[RESEND] tools/iio: Add memory allocation failure check for trigger_name
 2024-09-14 14:29 UTC  (2+ messages)

[PATCH bpf-next RESEND v2] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-14 14:29 UTC  (3+ messages)

[PATCH 09/21] gpio: add driver for ADI ADSP-SC5xx platform
 2024-09-14 14:29 UTC  (2+ messages)

[PATCH v4 2/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
 2024-09-14 14:28 UTC  (2+ messages)

[PATCH v4 0/2] Add support for RK3588S Evaluation board
 2024-09-14  9:17 UTC  (3+ messages)
  ` [PATCH v4 2/2] arm64: dts: rockchip: Add RK3588S EVB1 board

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®