messages from 2023-12-03 10:15:53 to 2023-12-03 19:34:51 UTC [more...]
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-03 19:32 UTC (19+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 03/35] lib/sbitmap; make __sbitmap_get_word() using find_and_set_bit()
` [PATCH v2 04/35] watch_queue: use atomic find_bit() in post_one_notification()
` [PATCH v2 05/35] sched: add cpumask_find_and_set() and use it in __mm_cid_get()
` [PATCH v2 06/35] mips: sgi-ip30: rework heart_alloc_int()
` [PATCH v2 07/35] sparc: fix opencoded find_and_set_bit() in alloc_msi()
` [PATCH v2 08/35] perf/arm: optimize opencoded atomic find_bit() API
` [PATCH v2 09/35] drivers/perf: optimize ali_drw_get_counter_idx() by using find_bit()
` [PATCH v2 10/35] dmaengine: idxd: optimize perfmon_assign_event()
` [PATCH v2 11/35] ath10k: optimize ath10k_snoc_napi_poll() by using find_bit()
` [PATCH v2 12/35] wifi: rtw88: optimize rtw_pci_tx_kick_off() "
` [PATCH v2 13/35] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()
` [PATCH v2 14/35] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
` [PATCH v2 15/35] scsi: core: use atomic find_bit() API where appropriate
` [PATCH v2 16/35] scsi: mpi3mr: switch to using atomic find_and_set_bit()
` [PATCH v2 17/35] scsi: qedi: rework qedi_get_task_idx()
` [PATCH v2 19/35] iommu: use atomic find_bit() API where appropriate
[PATCH 1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/
2023-12-03 19:19 UTC (2+ messages)
[PATCH] ipaq-micro-keys: Add error handling for devm_kmemdup
2023-12-03 19:06 UTC (2+ messages)
[ANNOUNCE] 6.1.64-rt17
2023-12-03 18:47 UTC (2+ messages)
Regression: Inoperative bluetooth, Intel chipset, mainline kernel 6.6.2+
2023-12-03 18:46 UTC (4+ messages)
[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-12-03 18:46 UTC (3+ messages)
[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
2023-12-03 18:45 UTC (10+ messages)
` [PATCH net-next v2 1/8] net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct pse_control_config
` [PATCH net-next v2 2/8] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v2 3/8] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v2 4/8] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
[PATCH] input/vmmouse: Fix device name copies
2023-12-03 18:41 UTC (2+ messages)
[PATCH v4] docs: dt-bindings: add DTS Coding Style document
2023-12-03 18:40 UTC (2+ messages)
drivers/input/touchscreen/egalax_ts_serial.c:116:21: warning: '/input0' directive output may be truncated writing 7 bytes into a region of size between 1 and 32
2023-12-03 18:35 UTC (3+ messages)
` [PATCH] egalax_ts_serial: Fix potential buffer overflow
[PATCH] lib/find: optimize find_*_bit_wrap
2023-12-03 18:25 UTC (3+ messages)
[PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
2023-12-03 18:15 UTC (9+ messages)
[PATCH] drm: improve the documentation of connector hpd ops
2023-12-03 18:14 UTC (3+ messages)
` [Freedreno] "
[PATCH] scsi: qla2xxx: fix a memleak in qla2x00_mem_alloc
2023-12-03 18:13 UTC
[PATCH v3] soc: qcom: pmic: Fix resource leaks in a device_for_each_child_node() loop
2023-12-03 18:12 UTC (3+ messages)
[PATCH RFC v7 00/10] Support for Solid Fill Planes
2023-12-03 18:10 UTC (4+ messages)
` (subset) "
[PATCH net-next v2 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-03 18:08 UTC (4+ messages)
` [PATCH net-next v2 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
` [EXT] "
[PATCH] net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
2023-12-03 17:50 UTC (2+ messages)
[PATCH] NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
2023-12-03 17:32 UTC (3+ messages)
[PATCH v2] hwmon: Add driver for Gigabyte AORUS Waterforce AIO coolers
2023-12-03 17:36 UTC (5+ messages)
drivers/iio/accel/bmc150-accel-i2c.c:64:36: warning: 'bmc150_accel_acpi_match' defined but not used
2023-12-03 17:52 UTC
[PATCH] drm/radeon/dpm: fix a memleak in sumo_parse_power_table
2023-12-03 17:16 UTC
[syzbot] [wireless?] WARNING in ieee80211_link_release_channel
2023-12-03 17:12 UTC (2+ messages)
[net v3 PATCH 0/5] octeontx2-af: miscellaneous fixes
2023-12-03 17:13 UTC (11+ messages)
` [net v3 PATCH 1/5] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
` [net v3 PATCH 2/5] octeontx2-af: Fix mcs sa cam entries size
` [net v3 PATCH 3/5] octeontx2-af: Fix mcs stats register address
` [net v3 PATCH 4/5] octeontx2-af: Add missing mcs flr handler call
` [net v3 PATCH 5/5] octeontx2-af: Update Tx link register range
[PATCH v2] dt-bindings: hwmon: Increase max number of io-channels
2023-12-03 17:15 UTC (2+ messages)
[PATCH] hwmon: nzxt: Fix some error handling path in kraken2_probe()
2023-12-03 17:11 UTC (3+ messages)
drivers/pci/pcie/../pci.h:325:17: sparse: sparse: cast from restricted pci_channel_state_t
2023-12-03 16:59 UTC (3+ messages)
[PATCH v3 00/10] Add displays support for bsh-smm-s2/pro boards
2023-12-03 16:59 UTC (3+ messages)
` [PATCH v3 07/10] dt-bindings: display: panel: Add Ilitek ili9805 panel controller
[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
2023-12-03 16:51 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] xsk: add Launch Time HW offload to XDP Tx metadata
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
kernel/rcu/rcutorture.c:293:23: warning: variable 'completed' set but not used
2023-12-03 16:51 UTC
lib/test_bpf.c:10608:9: sparse: sparse: cast truncates bits from constant value (123456789acbdef becomes 89acbdef)
2023-12-03 16:51 UTC
[PATCH 0/2] Add PCIe PHY driver support for Realtek DHC SoCs
2023-12-03 16:46 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: phy: realtek: Add Realtek DHC RTD SoC PCIe PHY
[PATCH] dt-bindings: serial: snps-dw-apb-uart: include rs485 schema
2023-12-03 16:43 UTC (2+ messages)
[PATCH v2 0/5] Add power-controller and gpu for RK3128
2023-12-03 16:42 UTC (6+ messages)
` [PATCH v2 2/5] ARM: dts: rockchip: Add power-controller "
[PATCH v2 0/3] riscv: dts: starfive: add Milkv Mars board device tree
2023-12-03 16:36 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: riscv: starfive: add Milkv Mars board
[PATCH v2 1/1] arm64: dts: qcom: ipq6018: Add QUP5 SPI node
2023-12-03 16:34 UTC (2+ messages)
[PATCH v2 1/1] arm64: dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLK
2023-12-03 16:33 UTC (2+ messages)
[PATCH v2 0/6] Initial support for the Realtek interrupt controller
2023-12-03 16:32 UTC (8+ messages)
` [PATCH v2 1/6] dt-bindings: interrupt-controller: Add support for Realtek DHC SoCs
[PATCHv2] mmc: rpmb: add quirk MMC_QUIRK_BROKEN_RPMB_RETUNE
2023-12-03 16:26 UTC (11+ messages)
[PATCH vhost 0/7] vdpa/mlx5: Add support for resumable vqs
2023-12-03 16:23 UTC (4+ messages)
[RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-12-03 16:22 UTC (3+ messages)
` [PATCH 36/48] perf annotate-data: Introduce struct data_loc_info
[PATCH iwl-next v5 0/5] i40e: Simplify VSI and VEB handling
2023-12-03 16:22 UTC (11+ messages)
` [PATCH v5 1/5] i40e: Use existing helper to find flow director VSI
` [PATCH v5 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs
` [PATCH v5 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
` [PATCH v5 4/5] i40e: Fix broken support for floating VEBs
` [PATCH v5 5/5] i40e: Remove VEB recursion
[PATCH v7 00/12] wifi: mwifiex: added code to support host mlme
2023-12-03 16:13 UTC (5+ messages)
` [PATCH v7 06/12] wifi: mwifiex: added mac address for AP config
` [EXT] "
[PATCH v1] riscv: dts: starfive: move timebase-frequency to .dtsi
2023-12-03 16:09 UTC (4+ messages)
[PATCH] scsi: megaraid_mm: do not access uninit kioc_list members
2023-12-03 15:50 UTC
[PATCH v2 1/1] arm64: dts: qcom: ipq6018: Add remaining QUP UART node
2023-12-03 15:39 UTC
drivers/cpuidle/governors/ladder.c:54: warning: Function parameter or member 'dev' not described in 'ladder_do_selection'
2023-12-03 15:48 UTC
kernel/irq/irqdomain.c:70: warning: Function parameter or member 'fwnode' not described in 'irq_domain_free_fwnode'
2023-12-03 15:48 UTC
PROBLEM: asus_nb_wmi sends KEY_BRIGHTNESSDOWN on pressing CAPS Lock and PrntScrn on Zenbook S 13 UX5304VA
2023-12-03 15:44 UTC (6+ messages)
[PATCH net v2] ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
2023-12-03 15:38 UTC (7+ messages)
` [EXT] "
[BUG] Checkpatch gives long-line warnings for Reported-*-by variants
2023-12-03 15:19 UTC
[PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
2023-12-03 15:37 UTC (5+ messages)
[RFC PATCH V2 00/38] rv64ilp32: Running ILP32 on RV64 ISA
2023-12-03 15:31 UTC (2+ messages)
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-03 15:34 UTC (3+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH] [hwmon] pcf8591: Add error handling for i2c_smbus_write_byte
2023-12-03 15:00 UTC (2+ messages)
[PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store
2023-12-03 14:45 UTC (5+ messages)
[PATCH] ARM: dts: qcom: Disable pm8941 & pm8226 smbb charger by default
2023-12-03 14:19 UTC
[PATCH v2 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
2023-12-03 13:57 UTC (3+ messages)
` [PATCH v2 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
` [PATCH v2 2/2] riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2023-12-03 14:07 UTC (7+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
[PATCH net-next v3] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329
2023-12-03 13:47 UTC (2+ messages)
lib/test_bpf.c:7480:9: sparse: sparse: cast truncates bits from constant value (baadf00d000000ab becomes ab)
2023-12-03 13:46 UTC
[PATCH] i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock
2023-12-03 13:37 UTC (2+ messages)
[PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-12-03 13:33 UTC (12+ messages)
[PATCH v5 0/8] Add objtool and orc support for LoongArch
2023-12-03 13:20 UTC (4+ messages)
` [PATCH v5 8/8] LoongArch: Add ORC stack unwinder support
[PATCH v2] rcu: Provide a boot time parameter to control lazy RCU
2023-12-03 13:18 UTC (2+ messages)
[PATCH v3 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-12-03 13:29 UTC (10+ messages)
` [PATCH v3 1/9] drm/i915: Use kmap_local_page() in gem/i915_gem_object.c
` [PATCH v3 2/9] drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.c
` [PATCH v3 3/9] drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.c
` [PATCH v3 4/9] drm/i915: Use kmap_local_page() in gem/selftests/huge_pages.c
` [PATCH v3 5/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.c
` [PATCH v3 6/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.c
` [PATCH v3 7/9] drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.c
` [PATCH v3 8/9] drm/i915: Use kmap_local_page() in i915_cmd_parser.c
` [PATCH v3 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
[syzbot] [kernel?] possible deadlock in stack_depot_put
2023-12-03 13:17 UTC (2+ messages)
` [syzbot] "
[peterz-queue:sched/more] [sched/fair] f879827b83: stress-ng.sem.ops_per_sec -90.3% regression
2023-12-03 13:06 UTC
[PATCH] Input: expand keycode space
2023-12-03 12:50 UTC
Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
2023-12-03 12:29 UTC (7+ messages)
Fwd: Kernels v6.5 and v6.6 break resume from standby (s3) on some Intel systems if VT-d is enabled
2023-12-03 12:31 UTC (2+ messages)
[PATCH] [i2c] robotfuzz-osif: Add error handling for i2c_add_adapter in osif_probe
2023-12-03 12:38 UTC (2+ messages)
[PATCH] [i2c] viperboard: Add error handling in vprbrd_i2c_probe
2023-12-03 12:32 UTC (2+ messages)
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-12-03 12:14 UTC (4+ messages)
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
[PATCH] nolibc: optimise _start() on x86_64
2023-12-03 12:00 UTC (3+ messages)
[PATCH v2] mm/mm_init.c: Extend init unavailable range doc info
2023-12-03 11:58 UTC (2+ messages)
[PATCH 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
2023-12-03 11:53 UTC (3+ messages)
` [PATCH 2/2] riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW
[PATCH v4 0/7] Add Huashan Pi board support
2023-12-03 11:51 UTC (5+ messages)
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
2023-12-03 11:45 UTC (4+ messages)
` [PATCH next] trace/blktrace: fix task hung in blk_trace_ioctl
[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
2023-12-03 11:47 UTC (9+ messages)
` [PATCH v5 6/9] slub: Delay freezing of "
` [PATCH v5 7/9] slub: Optimize deactivate_slab()
[PATCH v15 00/23] TDX host kernel support
2023-12-03 11:44 UTC (4+ messages)
` [PATCH v15 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum
[PATCH RESEND 0/6] drm: simplify support for transparent DRM bridges
2023-12-03 11:43 UTC (7+ messages)
` [PATCH RESEND 1/6] drm/bridge: add transparent bridge helper
` [PATCH RESEND 2/6] phy: qcom: qmp-combo: switch to DRM_AUX_BRIDGE
` [PATCH RESEND 3/6] usb: typec: nb7vpq904m: "
` [PATCH RESEND 4/6] drm/bridge: implement generic DP HPD bridge
` [PATCH RESEND 5/6] soc: qcom: pmic-glink: switch to DRM_AUX_HPD_BRIDGE
` [PATCH RESEND 6/6] usb: typec: qcom-pmic-typec: "
drivers/mtd/nand/raw/sh_flctl.c:458:16: sparse: sparse: cast to restricted __le32
2023-12-03 11:42 UTC
drivers/iio/dac/ad5755.c:786:34: warning: 'ad5755_of_match' defined but not used
2023-12-03 11:42 UTC
[PATCH v2 0/7] drm/msm/gem: drm_exec conversion
2023-12-03 11:31 UTC (7+ messages)
` [PATCH v2 1/7] drm/msm/gem: Remove "valid" tracking
` [PATCH v2 4/7] drm/msm/gem: Split out submit_unpin_objects() helper
` [PATCH v2 5/7] drm/msm/gem: Cleanup submit_cleanup_bo()
[PATCH v2 0/4] dt-bindings: mfd: fix up PMIC examples
2023-12-03 11:28 UTC (3+ messages)
` [PATCH v2 4/4] dt-bindings: mfd: pm8008: clean up example node names
[PATCH] drm/msm/dpu: Correct UBWC settings for sc8280xp
2023-12-03 11:26 UTC (2+ messages)
[PATCH v9 0/7] incorporate pm runtime framework and eDP clean up
2023-12-03 11:26 UTC (2+ messages)
[PATCH] drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalog
2023-12-03 11:26 UTC (2+ messages)
[PATCH v2 1/2] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
2023-12-03 11:26 UTC (2+ messages)
[PATCH] drm/msm/dpu: enable smartdma on sm8350
2023-12-03 11:26 UTC (2+ messages)
[PATCH] dt-bindings: display/msm: qcom,sm8250-mdss: add DisplayPort controller node
2023-12-03 11:26 UTC (2+ messages)
[PATCH] dt-bindings: display/msm: qcom,sm8150-mdss: correct DSI PHY compatible
2023-12-03 11:26 UTC (2+ messages)
[PATCH v3 00/12] RB1/QCM2290 features
2023-12-03 11:26 UTC (2+ messages)
[PATCH v2 0/2] DSIPHY RPM
2023-12-03 11:26 UTC (2+ messages)
[PATCH] drm/msm/a6xx: add QMP dependency
2023-12-03 11:26 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: iio: temperature: Add AMS AS6200
2023-12-03 11:24 UTC (2+ messages)
[PATCH v3 0/5] input/touchscreen: imagis: add support for IST3032C
2023-12-03 11:20 UTC (5+ messages)
` [PATCH v3 2/5] dt-bindings: input/touchscreen: Add compatible for IST3038B
` [PATCH v3 4/5] dt-bindings: input/touchscreen: imagis: add compatible for IST3032C
[PATCH 2/2] x86/microcode: Rework early revisions reporting
2023-12-03 11:15 UTC (2+ messages)
` [tip: x86/microcode] x86/microcode/intel: Set new revision only after a successful update
drivers/remoteproc/ti_k3_r5_remoteproc.c:437:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-12-03 10:56 UTC (2+ messages)
drivers/video/fbdev/amifb.c:3637:22: sparse: sparse: cast truncates bits from constant value (2e90edd000 becomes 90edd000)
2023-12-03 10:53 UTC (2+ messages)
drivers/misc/cxl/guest.c:68:33: sparse: sparse: incorrect type in assignment (different base types)
2023-12-03 10:38 UTC
[PATCH v2 0/2] Small dtsi fixes for msm8953 SoC
2023-12-03 10:38 UTC (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: msm8953: Set initial address for memory
[PATCH v2 0/3] scsi: aic7xxx: fix some problem of return value
2023-12-03 10:36 UTC (4+ messages)
` [PATCH v2 3/3] scsi: aic7xxx: return negative error codes in aic7770_probe()
[PATCH 1/6] kconfig: factor out common code shared by mconf and nconf
2023-12-03 10:25 UTC (6+ messages)
` [PATCH 2/6] kconfig: make menu_warn() static function
` [PATCH 3/6] kconfig: squash menu_has_help() and menu_get_help()
` [PATCH 4/6] kconfig: add include guard to lkc_proto.h
` [PATCH 5/6] kconfig: remove unreachable printf()
` [PATCH 6/6] kconfig: remove redundant NULL pointer check before free()
Linux 6.7-rc4
2023-12-03 10:18 UTC
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