mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 01/10] ACPI: apd: Use strscpy instead of strcpy
 2024-09-15 18:38 UTC 

[PATCH] lib: glob.c: added null check for character class
 2024-09-15 18:35 UTC 

[syzbot] [usb?] KMSAN: kernel-infoleak in iowarrior_read
 2024-09-15 18:19 UTC  (3+ messages)

[PATCH net-next v3 00/10] netconsole refactoring and warning fix
 2024-09-15 18:19 UTC  (6+ messages)
` [PATCH net-next v3 03/10] net: netconsole: separate fragmented message handling in send_ext_msg
` [PATCH net-next v3 06/10] net: netconsole: track explicitly if msgbody was written to buffer

[PATCH v1 1/1] x86/fred: Clear the WFE bit in missing-ENDBRANCH #CP
 2024-09-15 18:17 UTC  (3+ messages)

[PATCH 0/4] tpm: lazy flush for the session null key
 2024-09-15 18:12 UTC  (6+ messages)
` [PATCH 1/4] tpm: remove file header documentation from tpm2-sessions.c
` [PATCH 2/4] tpm: address tpm2_create_null_primary() return value
` [PATCH 3/4] tpm: address tpm2_create_primary() failure
` [PATCH 4/4] tpm: flush the session null key only when required

[PATCH net-next] net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
 2024-09-15 18:08 UTC  (2+ messages)

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_315' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2024-09-15 18:07 UTC 

[PATCH v1] spi: fix typo in the comment
 2024-09-15 18:02 UTC  (2+ messages)

[syzbot] [jfs?] kernel BUG in dbBackSplit
 2024-09-15 17:59 UTC 

drivers/gpu/drm/sti/sti_mixer.c:145:58: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-09-15 17:55 UTC 

[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
 2024-09-15 17:52 UTC  (9+ messages)

[PATCH 0/7] cifs: Improve client SFU support for special files
 2024-09-15 17:48 UTC  (9+ messages)
` [PATCH 6/7] cifs: Fix creating of SFU fifo and socket "

[PATCH] drm/amd/display: Add NULL check for panel_cntl in dce110_edp_backlight_control
 2024-09-15 17:40 UTC 

[GIT PULL] Networking for v6.12
 2024-09-15 17:27 UTC 

[PATCH] fsl/fman: Fix a typo
 2024-09-15 17:24 UTC  (2+ messages)

[PATCH 0/1] acerhdf refactoring
 2024-09-15 17:19 UTC  (2+ messages)
` [PATCH 1/1] acerhdf: clean-up and remove interval parameter

[PATCH net-next v2 0/2] ethtool: Add support for writing firmware
 2024-09-15 17:17 UTC  (2+ messages)

[PATCH v7 00/26] Generic `Allocator` support for Rust
 2024-09-15 17:02 UTC  (4+ messages)
` [PATCH v7 01/26] rust: alloc: add `Allocator` trait

[PATCH 0/3] Minor physmem cleanups/fixes
 2024-09-15 16:55 UTC  (3+ messages)
` [PATCH 2/3] um: Remove highmem leftovers

[PATCH 4/4] locking/osq_lock: The numa-aware lock memory prepare, assign and cleanup
 2024-09-15 16:43 UTC  (2+ messages)

[PATCH v6 1/5] drm/panthor: introduce job cycle and timestamp accounting
 2024-09-15 16:43 UTC  (3+ messages)

[PATCH] Fix spelling errors in file kernel/cgroup/cpuset.c
 2024-09-15 16:38 UTC  (2+ messages)

[PATCH] crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
 2024-09-15 16:38 UTC  (4+ messages)

[PATCH] Fix misspelling of "accept*"
 2024-09-15 16:25 UTC  (4+ messages)

[regression] significant delays when secureboot is enabled since 6.10
 2024-09-15 16:22 UTC  (16+ messages)

[PATCH] bpf: Constify struct btf_kind_operations
 2024-09-15 16:21 UTC 

[PATCH v7 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-09-15 16:14 UTC  (2+ messages)

[PATCH v2] drm/mediatek: ovl: Add fmt_support_man for MT8192 and MT8195
 2024-09-15 16:12 UTC 

[syzbot] [riscv?] riscv/fixes test error: kernel panic: Kernel stack overflow
 2024-09-15 16:09 UTC 

[PATCH net-next v3 0/2] net: phy: Support master-slave config via device tree
 2024-09-15 16:06 UTC  (2+ messages)

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

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

[PATCH net-next] net: ethernet: fs_enet: Make the per clock optional
 2024-09-15 16:01 UTC  (2+ messages)

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

[PATCH net] netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtree_level()
 2024-09-15 16:01 UTC  (2+ messages)

[PATCH V10 net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-09-15 15:52 UTC  (17+ messages)
` [PATCH V10 net-next 01/10] net: hibmcge: Add pci table supported in this module
` [PATCH V10 net-next 03/10] net: hibmcge: Add mdio and hardware configuration "
` [PATCH V10 net-next 04/10] net: hibmcge: Add interrupt "
` [PATCH V10 net-next 05/10] net: hibmcge: Implement some .ndo functions
` [PATCH V10 net-next 06/10] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V10 net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V10 net-next 09/10] net: hibmcge: Add a Makefile and update Kconfig for hibmcge

[PATCH v10 0/8] File abstractions needed by Rust Binder
 2024-09-15 15:38 UTC  (10+ messages)
` [PATCH v10 1/8] rust: types: add `NotThreadSafe`
` [PATCH v10 2/8] rust: task: add `Task::current_raw`
` [PATCH v10 3/8] rust: file: add Rust abstraction for `struct file`
` [PATCH v10 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v10 5/8] rust: security: add abstraction for secctx
` [PATCH v10 6/8] rust: file: add `FileDescriptorReservation`
` [PATCH v10 7/8] rust: file: add `Kuid` wrapper
` [PATCH v10 8/8] rust: file: add abstraction for `poll_table`

[PATCH v2] rust: sync: require `T: Sync` for `LockedBy::access`
 2024-09-15 15:36 UTC  (2+ messages)

[PATCH v4] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
 2024-09-15 15:23 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: use big-endian netlink attribute types
 2024-09-15 15:23 UTC  (4+ messages)

[PATCH 0/3] Add initial support for Canaan Kendryte K230 pinctrl
 2024-09-15 15:22 UTC  (2+ messages)

[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-09-15 15:18 UTC  (3+ messages)

Linux 6.11
 2024-09-15 15:13 UTC 

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-15 15:04 UTC  (3+ messages)
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH] driver core: bus: Mark an impossible error path with WARN_ON() in bus_add_driver()
 2024-09-15 14:57 UTC  (7+ messages)

[PATCH] drm/mediatek: ovl: Add fmt_support_man for MT8192 and MT8195
 2024-09-15 14:56 UTC  (3+ messages)

[PATCH 0/3] SRCU-protected uretprobes hot path
 2024-09-15 14:51 UTC  (5+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH 3/3] uprobes: implement SRCU-protected lifetime for single-stepped uprobe

[PATCH] selftests: Makefile: add missing 'net/lib' to targets
 2024-09-15 14:46 UTC  (5+ messages)

[PATCH v4 3/3] riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3
 2024-09-15 14:45 UTC 

[PATCH 00/17] staging: rtl8723bs: Remove unused functions including read_cam
 2024-09-15 14:44 UTC  (2+ messages)

[PATCH net v2] net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition
 2024-09-15 14:40 UTC 

[syzbot] Monthly dccp report (Sep 2024)
 2024-09-15 14:39 UTC 

[syzbot] Monthly xfs report (Sep 2024)
 2024-09-15 14:39 UTC 

[PATCH] rust: sync: fix incorrect Sync bounds for LockedBy
 2024-09-15 14:25 UTC  (6+ messages)

drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c:612 iwl_mvm_mld_start_ap_ibss() warn: missing error code 'ret'
 2024-09-15 14:24 UTC 

[PATCH 3/3] riscv: dts: canaan: Add k230's pinctrl node
 2024-09-15 14:23 UTC 

[PATCH 2/3] pinctrl: canaan: Add support for k230 SoC
 2024-09-15 14:22 UTC 

[PATCH 1/3] dt-bindings: pinctrl: Add support for canaan,k230 SoC
 2024-09-15 14:21 UTC 

[PATCH 1/1] remoteproc: Use iommu_paging_domain_alloc()
 2024-09-15 14:09 UTC  (4+ messages)

[PATCH 1/2] media: nvidia: tegra: Use iommu_paging_domain_alloc()
 2024-09-15 14:08 UTC  (3+ messages)

[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
 2024-09-15 14:08 UTC  (6+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "

[PATCH] drm/amd/display: Remove unused function bios_get_vga_enabled_displays
 2024-09-15 14:01 UTC 

[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
 2024-09-15 13:59 UTC  (4+ messages)

[PATCH v2 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
 2024-09-15 13:49 UTC  (7+ messages)
` [PATCH v2 1/5] iommu/vt-d: Separate page request queue from SVM

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-15 13:48 UTC  (4+ messages)
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH 0/6] iommu: Enable user space IOPFs in non-nested and non-svm cases
 2024-09-15 13:37 UTC  (5+ messages)
` [PATCH 3/6] iommu: kconfig: Move IOMMU_IOPF into INTEL_IOMMU

[PATCH v4 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
 2024-09-15 13:35 UTC  (8+ messages)
` [PATCH v4 for-next 1/2] RDMA/core: Provide rdma_user_mmap_disassociate() "

[PATCH v2] rust: enable arbitrary_self_types and remove `Receiver`
 2024-09-15 13:26 UTC 

[bug report] mm: avoid leaving partial pfn mappings around in error case
 2024-09-15 13:26 UTC  (3+ messages)

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

[PATCH v2] ethernet: chelsio: fix a typo
 2024-09-15 13:21 UTC 

[PATCH] ethernet: chelsio: fix a typo
 2024-09-15 13:19 UTC  (3+ messages)

[paulmck-rcu:non-rcu/next] BUILD SUCCESS 3b27dde7b75dd0e051369456bd6d6b4c42195ee7
 2024-09-15 13:15 UTC 

[PATCH] x86: add more x86-64 micro-architecture levels
 2024-09-15 12:58 UTC  (6+ messages)

[PATCH 0/5] scsi: bfa: Remove deadcode
 2024-09-15 12:56 UTC  (6+ messages)
` [PATCH 1/5] scsi: bfa: Remove unused bfa_core code
` [PATCH 2/5] scsi: bfa: Remove unused bfa_svc code
` [PATCH 3/5] scsi: bfa: Remove unused bfa_ioc code
` [PATCH 4/5] scsi: bfa: Remove unused bfa_fcs code
` [PATCH 5/5] scsi: bfa: Remove unused misc code

[PATCH v3] firmware: coreboot: Don't register a pdev if screen_info data is present
 2024-09-15 12:53 UTC  (2+ messages)

[PATCH] tpm: remove file header documentation from tpm2-sessions.c
 2024-09-15 12:47 UTC  (2+ messages)

[PATCH] drm/sun4i: Fix a typo
 2024-09-15 12:42 UTC 

[PATCH] drm/rockchip: Fix a typo
 2024-09-15 12:39 UTC 

[PATCH net-next v2] page_pool: fix build on powerpc with GCC 14
 2024-09-15 12:19 UTC  (4+ messages)

[PATCH] drm/i915: Fix typos
 2024-09-15 12:01 UTC 

[PATCH] ALSA: i2c: cs8427: Use common code in snd_cs8427_qsubcode_get()
 2024-09-15 11:48 UTC 

[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
 2024-09-15 11:43 UTC  (7+ messages)

[PATCH v4 0/3] Add support for imx8ulp's SIM
 2024-09-15 11:43 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: reset: add schema for imx8ulp SIM reset
` [PATCH v4 2/3] reset: add driver for imx8ulp SIM reset controller
` [PATCH v4 3/3] arm64: dts: imx8ulp: add AVD-SIM node

[PATCH] net/mlx5: Fix typos
 2024-09-15 11:42 UTC 

[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
 2024-09-15 11:38 UTC  (4+ messages)

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

[PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
 2024-09-15 11:32 UTC  (9+ messages)
` [PATCH v7 06/10] i2c: Introduce OF component probe function
` [PATCH v7 08/10] i2c: of-prober: Add GPIO support to simple helpers

[PATCH -next v2 0/2] perf stat: Support inherit events for bperf
 2024-09-15 11:22 UTC  (4+ messages)
` [PATCH -next v2 1/2] perf stat: Support inherit events during fork() "

[syzbot] [mm?] kernel BUG in z3fold_page_migrate
 2024-09-15 10:56 UTC  (2+ messages)

[GIT PULL] mtd: Changes for 6.12-rc1
 2024-09-15 10:53 UTC 

[PATCH net-next v1] mm: fix build on powerpc with GCC 14
 2024-09-15 10:44 UTC  (4+ messages)

[PATCH v4 0/5] Support alpha blending in MTK display driver
 2024-09-15 10:30 UTC  (9+ messages)

[PATCH 1/2] crypto: caam: Fix the pointer passed to caam_qi_shutdown()
 2024-09-15 10:22 UTC  (2+ messages)
` [PATCH 2/2] crypto: caam: Slightly simplify platform_device()

[syzbot] [ocfs2?] possible deadlock in ocfs2_reserve_local_alloc_bits
 2024-09-15 10:18 UTC  (3+ messages)

[PATCH 0/2] Fix magnetometers on PinePhone
 2024-09-15 10:12 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: sun50i-a64-pinephone: Add AF8133J to PinePhone

drivers/net/ethernet/amazon/ena/ena_netdev.c:77 ena_tx_timeout() warn: inconsistent indenting
 2024-09-15  9:59 UTC 

[PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
 2024-09-15  9:53 UTC  (11+ messages)

[PATCH v5 00/14] Add ISP 3A for StarFive
 2024-09-15  9:47 UTC  (8+ messages)
` [PATCH v5 01/14] media: starfive: Add JH7110 ISP module definitions
      ` 回复: "
          ` 回复: "

[syzbot] [f2fs?] INFO: task hung in f2fs_file_open
 2024-09-15  9:45 UTC 

[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-15  9:22 UTC  (8+ messages)
` [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v14 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs

[PATCH v15 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-15  9:13 UTC  (17+ messages)
` [PATCH v15 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v15 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v15 06/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v15 07/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v15 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v15 09/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v15 10/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v15 11/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v15 12/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v15 13/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v15 14/19] tracing: Fix function timing profiler to initialize hashtable
` [PATCH v15 15/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v15 16/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v15 17/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v15 18/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v15 19/19] bpf: Add get_entry_ip() for arm64

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®