The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-12-15 20:02:50 to 2023-12-15 23:09:28 UTC [more...]

[PATCH] kexec: allocate kernel above bzImage's pref_address
 2023-12-15 23:08 UTC  (5+ messages)

scripts/kernel-doc: drivers/block/drbd/drbd_bitmap.c:1222: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read'
 2023-12-15 23:07 UTC 

[PATCH] usb: misc: Add driver for Motorola Solutions security accessories
 2023-12-15 22:46 UTC  (2+ messages)

fs/bcachefs/snapshot.c:974:17: sparse: sparse: cast from restricted __le32
 2023-12-15 22:57 UTC 

[PATCH v2] sched/fair: Check a task has a fitting cpu when updating misfit
 2023-12-12 15:59 UTC  (2+ messages)

[PATCH] ASoC: hdmi-codec: register hpd callback on component probe
 2023-12-15 22:55 UTC  (3+ messages)

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2023-12-15 22:50 UTC  (2+ messages)

[PATCH v39 00/42] LSM: General module stacking
 2023-12-15 22:16 UTC  (43+ messages)
  ` [PATCH v39 01/42] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v39 02/42] SM: Infrastructure management of the sock security
  ` [PATCH v39 03/42] LSM: Add the lsmblob data structure
  ` [PATCH v39 04/42] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v39 05/42] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v39 06/42] LSM: Add lsmblob_to_secctx hook
  ` [PATCH v39 07/42] Audit: maintain an lsmblob in audit_context
  ` [PATCH v39 08/42] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v39 09/42] Audit: Update shutdown LSM data
  ` [PATCH v39 10/42] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v39 11/42] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v39 12/42] Audit: use an lsmblob in audit_names
  ` [PATCH v39 13/42] LSM: Create new security_cred_getlsmblob LSM hook
  ` [PATCH v39 14/42] Audit: Change context data from secid to lsmblob
  ` [PATCH v39 15/42] Netlabel: Use lsmblob for audit data
  ` [PATCH v39 16/42] LSM: Ensure the correct LSM context releaser
  ` [PATCH v39 17/42] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v39 18/42] LSM: Use lsmcontext in security_lsmblob_to_secctx
  ` [PATCH v39 19/42] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v39 20/42] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v39 21/42] LSM: security_lsmblob_to_secctx module selection
  ` [PATCH v39 22/42] Audit: Create audit_stamp structure
  ` [PATCH v39 23/42] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v39 24/42] Audit: Add record for multiple task security contexts
  ` [PATCH v39 25/42] audit: multiple subject lsm values for netlabel
  ` [PATCH v39 26/42] Audit: Add record for multiple object contexts
  ` [PATCH v39 27/42] LSM: Remove unused lsmcontext_init()
  ` [PATCH v39 28/42] LSM: Improve logic in security_getprocattr
  ` [PATCH v39 29/42] LSM: secctx provider check on release
  ` [PATCH v39 30/42] LSM: Single calls in socket_getpeersec hooks
  ` [PATCH v39 31/42] LSM: Exclusive secmark usage
  ` [PATCH v39 32/42] LSM: Identify which LSM handles the context string
  ` [PATCH v39 33/42] AppArmor: Remove the exclusive flag
  ` [PATCH v39 34/42] LSM: Add mount opts blob size tracking
  ` [PATCH v39 35/42] LSM: allocate mnt_opts blobs instead of module specific data
  ` [PATCH v39 36/42] LSM: Infrastructure management of the key security blob
  ` [PATCH v39 37/42] LSM: Infrastructure management of the mnt_opts "
  ` [PATCH v39 38/42] LSM: Correct handling of ENOSYS in inode_setxattr
  ` [PATCH v39 39/42] LSM: Remove lsmblob scaffolding
  ` [PATCH v39 40/42] LSM: Allow reservation of netlabel
  ` [PATCH v39 41/42] LSM: restrict security_cred_getsecid() to a single LSM
  ` [PATCH v39 42/42] Smack: Remove LSM_FLAG_EXCLUSIVE

[PATCH v4 0/5] kunit: Add helpers for creating test-managed devices
 2023-12-15 22:48 UTC  (3+ messages)
` [PATCH v4 5/5] drm/tests: Switch to kunit devices

[PATCH v2] rcu: Provide a boot time parameter to control lazy RCU
 2023-12-15 22:47 UTC  (8+ messages)

[syzbot] [bluetooth?] BUG: sleeping function called from invalid context in hci_cmd_sync_submit
 2023-12-15 22:47 UTC  (2+ messages)

[PATCH v10 00/41] Introduce QC USB SND audio offloading support
 2023-12-15 22:38 UTC  (43+ messages)
` [PATCH v10 01/41] xhci: add support to allocate several interrupters
` [PATCH v10 02/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v10 03/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v10 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v10 05/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v10 06/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v10 07/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v10 08/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v10 09/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v10 10/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v10 11/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v10 12/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v10 13/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v10 14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v10 15/41] dt-bindings: usb: dwc3: Limit "
` [PATCH v10 16/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v10 17/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v10 18/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v10 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v10 20/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v10 21/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v10 22/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v10 23/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v10 24/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v10 25/41] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v10 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v10 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v10 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v10 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v10 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v10 31/41] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v10 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v10 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v10 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v10 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v10 36/41] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v10 37/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v10 38/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v10 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v10 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v10 41/41] ASoC: doc: Add documentation for SOC USB

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-12-15 22:06 UTC  (8+ messages)
` [RFC PATCH v2 1/7] timekeeping: Add clocksource ID to struct system_counterval_t
` [RFC PATCH v2 2/7] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: "
` [RFC PATCH v2 4/7] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
` [RFC PATCH v2 5/7] timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
` [RFC PATCH v2 6/7] treewide: Remove system_counterval_t.cs, which is never read
` [RFC PATCH v2 7/7] kvmclock: Unexport kvmclock clocksource

[PATCH 3/3] watchdog: sbsa_gwdt: add support for Marvell ac5
 2023-12-15 22:35 UTC  (2+ messages)

[PATCH 0/3] nfsd: fully close all files in the nfsd threads
 2023-12-15 22:36 UTC  (11+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files

[PATCH -fixes v2] riscv: Check if the code to patch lies in the exit section
 2023-12-15 22:34 UTC  (2+ messages)

[PATCH -fixes v2] riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
 2023-12-15 22:33 UTC  (2+ messages)

[PATCH] spi: stm32: use runtime PM to enable/disable controller
 2023-12-15 22:22 UTC  (4+ messages)

[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI
 2023-12-15 22:03 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS f1242ec0ad8f11c414da5bd56ba62ae8264df643
 2023-12-15 22:13 UTC 

[PATCH 0/2] serial: add rs485-mux-gpio dt binding and support
 2023-12-15 22:13 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding

[RESEND] ASoC: amd: acp: add pm ops support for renoir platform
 2023-12-15 22:13 UTC  (2+ messages)

[PATCH] pci/iov: fix kobject_uevent() ordering in sriov_enable()
 2023-12-15 22:11 UTC  (3+ messages)

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2023-12-15 22:01 UTC  (8+ messages)

[PATCH 0/2] Allow disabling USB3 ports in xHCI/DWC3
 2023-12-15 21:59 UTC  (6+ messages)
` [PATCH 2/2] usb: dwc3: host: Disable USB3 ports if maximum-speed doesn't permit USB3

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
 2023-12-15 21:59 UTC  (8+ messages)

[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
 2023-12-15 21:54 UTC  (7+ messages)
` [PATCH v8 11/24] security: Introduce inode_post_removexattr hook
` [PATCH v8 13/24] security: Introduce file_release hook
` [PATCH v8 21/24] evm: Move to LSM infrastructure

[syzbot] [net?] INFO: rcu detected stall in ip_list_rcv (6)
 2023-12-15 21:48 UTC  (6+ messages)

[PATCH 1/3] hwmon: max31827: Add PEC support
 2023-12-15 20:28 UTC  (3+ messages)

[PATCH net-next v4 00/13] Introduce PHY listing and link_topology tracking
 2023-12-15 21:45 UTC  (3+ messages)
` [PATCH net-next v4 01/13] net: phy: Introduce ethernet link topology representation

[PATCH] pinctrl: at91-pio4: use dedicated lock class for IRQ
 2023-12-15 21:34 UTC 

htmldocs: ./drivers/gpu/drm/i915/gt/uc/intel_guc.h:268: warning: Excess struct member 'guc_ids_in_use' description in 'intel_guc'
 2023-12-15 21:33 UTC 

scripts/kernel-doc: fs/smb/server/auth.c:221: warning: Function parameter or struct member 'conn' not described in 'ksmbd_auth_ntlmv2'
 2023-12-15 21:33 UTC 

[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2023-12-15 21:31 UTC 

[PATCH v2] soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
 2023-12-15 21:30 UTC  (2+ messages)

[PATCH] docs: rust: remove `CC=clang` mentions
 2023-12-15 21:28 UTC  (2+ messages)

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-15 21:21 UTC  (2+ messages)

[PATCH] scripts/decode_stacktrace.sh: Use LLVM environment variable
 2023-12-15 21:19 UTC  (2+ messages)

[PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
 2023-12-15 21:17 UTC  (4+ messages)
` [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects

[PATCH v2 0/2] ARM: dts: qcom: msm8926-motorola-peregrine: Add initial device tree
 2023-12-15 20:56 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-12-15 21:13 UTC  (5+ messages)
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[PATCH v2 00/10] IOMMU memory observability
 2023-12-15 21:11 UTC  (4+ messages)
` [PATCH v2 10/10] iommu: account IOMMU allocated memory

arch/arm64/kvm/arm.c:52:1: sparse: sparse: symbol '__pcpu_scope_kvm_arm_hyp_stack_page' was not declared. Should it be static?
 2023-12-15 21:11 UTC 

[GIT PULL] PCI fixes for v6.7
 2023-12-15 21:11 UTC 

[PATCH v5 00/16] Add VOP2 support on rk3588
 2023-12-15 21:10 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/5] Add 2 rk3588 based boards from Cool Pi
 2023-12-15 21:10 UTC  (2+ messages)

[PATCH v2] arm64: rockchip: dts: rk3328-rock-pi-e: add gpio-line-names
 2023-12-15 21:10 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: fix misleading comment in rk3399-puma-haikou.dts
 2023-12-15 21:10 UTC  (2+ messages)

[PATCH 4/5] cpufreq: Add support for RISC-V CPU Frequency scaling drivers
 2023-12-15 21:09 UTC  (3+ messages)

[PATCH 1/2] usb: gadget: uvc: Fix use are free during STREAMOFF
 2023-12-15 21:07 UTC  (2+ messages)
` [PATCH 2/2] usb: gadget: uvc: Remove nested locking

[PATCH] lib/string: shrink lib/string.i via IWYU
 2023-12-15 21:03 UTC  (11+ messages)

[PATCH v3 0/9] Enable networking support for StarFive JH7100 SoC
 2023-12-15 21:03 UTC  (15+ messages)
` [PATCH v3 1/9] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v3 2/9] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v3 3/9] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
` [PATCH v3 4/9] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v3 5/9] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v3 6/9] riscv: dts: starfive: visionfive-v1: Setup ethernet phy
` [PATCH v3 7/9] riscv: dts: starfive: beaglev-starlight: Setup phy reset gpio
` [PATCH v3 8/9] clk: starfive: Add flags argument to JH71X0__MUX macro
` [PATCH v3 9/9] clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx

[PATCH v1 1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource
 2023-12-15 21:02 UTC  (9+ messages)
` [PATCH v1 3/6] of: irq: add wake capable bit to of_irq_resource()
` [PATCH v1 6/6] platform/chrome: cros_ec: Use PM subsystem to manage wakeirq

[Bug Report] bpf: incorrectly pruning runtime execution path
 2023-12-15 20:55 UTC  (12+ messages)

drivers/mtd/nand/raw/sh_flctl.c:512:17: sparse: sparse: cast from restricted __be32
 2023-12-15 20:49 UTC 

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-15 20:36 UTC  (10+ messages)
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH] net: mana: select PAGE_POOL
 2023-12-15 20:33 UTC 

[PATCH v8 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-12-15 20:31 UTC  (3+ messages)
` [PATCH v8 01/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef

[PATCH v5 00/22] Add support for the Mobileye EyeQ5 SoC
 2023-12-15 20:29 UTC  (5+ messages)
` [PATCH v5 21/22] MIPS: generic: Add support for Mobileye EyeQ5

[PATCHv4 00/14] x86/tdx: Add kexec support
 2023-12-15 20:29 UTC  (5+ messages)
` [PATCHv4 13/14] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv4 14/14] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

drivers/video/fbdev/cirrusfb.c:1852:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-15 20:27 UTC 

[GIT PULL] hotfixes for 6.7-rc6
 2023-12-15 20:22 UTC  (4+ messages)

[PATCH v1 0/8] Add T-Head TH15020 SoC pin control
 2023-12-15 20:21 UTC  (5+ messages)
` [PATCH v1 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
` [PATCH v1 4/8] dt-bindings: gpio: dwapb: allow gpio-ranges

[PATCH v5 0/3] gnss: ubx: support the reset pin of the Neo-M8 variant
 2023-12-15 20:15 UTC  (5+ messages)

[ANNOUNCE / RFC] PUCK Future Topics
 2023-12-15 20:13 UTC  (3+ messages)

[PATCH 0/3] Add Support for NanoPi R6S and R6C boards
 2023-12-15 20:13 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: rockchip: Add NanoPi R6 series boards

mm/DAMON: Profiling enhancements for DAMON
 2023-12-15 20:11 UTC  (2+ messages)

[PATCH 0/7] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-12-15 20:11 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: firmware: arm,scmi: support pinctrl protocol

[PATCH v1 0/2] bitmap-str: A couple of fixes
 2023-12-15 20:04 UTC  (4+ messages)

[PATCH v2 1/7] media: mediatek: vcodec: fix possible unbalanced PM counter
 2023-12-15 20:03 UTC  (5+ messages)
` [PATCH v2 3/7] dt-bindings: media: mtk-vcodec-encoder: fix non-vp8 clock name
` [PATCH v2 5/7] dt-bindings: media: mtk-vcodec-encoder: add compatible for mt8186

[PATCH 00/14] Clean up the writeback paths
 2023-12-15 20:02 UTC  (7+ messages)
` [PATCH 02/14] fs: Convert clean_buffers() to take a folio
` [PATCH 05/14] adfs: Remove writepage implementation
` [PATCH 10/14] ocfs2: "
` [PATCH 11/14] sysv: "
` [PATCH 13/14] fs: Convert block_write_full_page to block_write_full_folio
` [PATCH 14/14] fs: Remove the bh_end_io argument from __block_write_full_folio


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