messages from 2023-11-10 19:40:35 to 2023-11-10 22:35:53 UTC [more...]
[PATCH] mm: exitz syscall
2023-11-10 22:35 UTC (3+ messages)
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-11-10 22:29 UTC (10+ messages)
[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
2023-11-10 22:27 UTC (14+ messages)
` [PATCH v7 01/13] x86/boot: Place kernel_info at a fixed offset
` [PATCH v7 02/13] Documentation/x86: Secure Launch kernel documentation
` [PATCH v7 03/13] x86: Secure Launch Kconfig
` [PATCH v7 04/13] x86: Secure Launch Resource Table header file
` [PATCH v7 05/13] x86: Secure Launch main "
` [PATCH v7 06/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v7 07/13] x86: Secure Launch kernel early boot stub
` [PATCH v7 08/13] x86: Secure Launch kernel late "
` [PATCH v7 09/13] x86: Secure Launch SMP bringup support
` [PATCH v7 10/13] kexec: Secure Launch kexec SEXIT support
` [PATCH v7 11/13] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v7 12/13] x86: Secure Launch late initcall platform module
` [PATCH v7 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
[net-next RFC PATCH v6 1/4] net: phy: aquantia: move to separate directory
2023-11-10 22:28 UTC (6+ messages)
` [net-next RFC PATCH v6 3/4] net: phy: aquantia: add firmware load support
` [net-next RFC PATCH v6 4/4] dt-bindings: Document Marvell Aquantia PHY
[GIT PULL] fbdev fixes and updates for v6.7-rc1
2023-11-10 22:23 UTC
[PATCH v3 0/4] Remove the XFS mrlock
2023-11-10 22:21 UTC (6+ messages)
` [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
` [PATCH v3 2/4] mm: Use rwsem assertion macros for mmap_lock
` [PATCH v3 3/4] xfs: Replace xfs_isilocked with xfs_assert_ilocked
` [PATCH v3 4/4] xfs: Remove mrlock wrapper
[v3 0/3] Reduce TLB flushes under some specific conditions
2023-11-10 22:18 UTC (9+ messages)
` [v3 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
arch/x86/lib/insn-eval.c:907: warning: Function parameter or member 'base_offset' not described in 'get_eff_addr_sib'
2023-11-10 22:10 UTC
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-11-10 22:07 UTC (7+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
[paulmck-rcu:rcu/next] BUILD SUCCESS 68f721e904b253ae9f782db0362f608048225403
2023-11-10 22:02 UTC
[PATCH v2 0/7] mm: remove page idle and young wrapper
2023-11-10 21:50 UTC (6+ messages)
` [PATCH v2 2/7] fs/proc/page: use a folio in stable_page_flags()
` [PATCH v2 5/7] mm: task_mmu: use a folio in smaps_account()
[PATCH 01/41] rxrpc: Fix RTT determination to use PING ACKs as a source
2023-11-10 21:54 UTC (7+ messages)
` [PATCH 00/41] afs: Fix probe handling, server rotation and RO volume callback handling
[PATCH] drm/amd/display: add a debugfs interface for the DMUB trace mask
2023-11-10 21:42 UTC (2+ messages)
[PATCH] mwifiex: clean up some inconsistent indenting
2023-11-10 21:39 UTC (2+ messages)
[POC 0/7] livepatch: Make livepatch states, callbacks, and shadow variables work together
2023-11-10 21:33 UTC (2+ messages)
[PATCH] net: memory leak in nr_rx_frame
2023-11-10 21:31 UTC (2+ messages)
[PATCH v7 2/2] rtc: max31335: add driver support
2023-11-10 21:29 UTC (2+ messages)
[PATCH] drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP
2023-11-10 21:09 UTC
[PATCH 4/4] media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctls
2023-11-10 21:08 UTC (2+ messages)
[PATCH 3/4] media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctls
2023-11-10 21:07 UTC (2+ messages)
[RFC PATCH v2 0/7] of: Introduce hardware prober driver
2023-11-10 21:07 UTC (5+ messages)
` [RFC PATCH v2 5/7] of: hw_prober: Support Chromebook SKU ID based component selection
` [RFC PATCH v2 6/7] dt-bindings: arm: mediatek: Remove SKU specific compatibles for Google Krane
[PATCH 2/4] media: visl: Hook the (TRY_)DECODER_CMD stateless ioctls
2023-11-10 21:06 UTC (2+ messages)
[PATCH 1/4] media: vicodec: Disable (TRY_)DECODER_CMD for the stateless case
2023-11-10 21:06 UTC (2+ messages)
[PATCH] mm:hugetlb_cgroup: Fix the wrong format specifier
2023-11-10 21:02 UTC (3+ messages)
` [PATCH V2] mm:hugetlb_cgroup: Optimize variable initialization
[GIT PULL] sound fixes for 6.7-rc1
2023-11-10 9:56 UTC
[syzbot] [usb] kernel BUG in __page_table_check_zero
2023-11-10 18:34 UTC
[PATCH v3 00/25] i2c: designware: code consolidation & cleanups
2023-11-10 19:41 UTC (19+ messages)
` [PATCH v3 06/25] i2c: designware: Replace a while-loop by for-loop
` [PATCH v3 09/25] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
` [PATCH v3 10/25] i2c: designware: Unify terminator in device ID tables
` [PATCH v3 11/25] i2c: designware: Always provide "
` [PATCH v3 13/25] i2c: designware: Drop return value from dw_i2c_of_configure()
` [PATCH v3 14/25] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
` [PATCH v3 16/25] i2c: designware: Unify the firmware type checks
` [PATCH v3 18/25] i2c: designware: Remove ->disable() callback
` [PATCH v3 20/25] i2c: designware: Uninline i2c_dw_probe()
` [PATCH v3 22/25] i2c: designware: Use pci_get_drvdata()
` [PATCH v3 23/25] i2c: designware: Use temporary variable for struct device
` [PATCH v3 24/25] i2c: designware: Get rid of redundant 'else'
[PATCH v1 00/12] dyndbg: add support for writing debug logs to trace
2023-11-10 21:00 UTC (17+ messages)
` [PATCH v1 07/12] dyndbg: repack struct _ddebug
` [PATCH v1 09/12] dyndbg: add trace destination field to _ddebug
` [PATCH v1 10/12] dyndbg: add processing of T(race) flag argument
` [PATCH v1 11/12] dyndbg: write debug logs to trace instance
[GIT PULL] pwm: Fixes for v6.7-rc1
2023-11-10 21:00 UTC (4+ messages)
[PATCH v8 00/12] drm/meson: add support for MIPI DSI Display
2023-11-10 20:57 UTC (8+ messages)
` [PATCH v8 02/12] dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: add example covering meson-axg-hhi-sysctrl
` [PATCH v8 04/12] dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example
[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
2023-11-10 6:20 UTC (2+ messages)
` [PATCH v7 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
[PATCH v5 0/3] Input: cap11xx add advanced sensitivity settings
2023-11-10 8:22 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: input: microchip,cap11xx: "
[PATCH v6 00/11] Add multipd remoteproc support
2023-11-10 9:19 UTC (3+ messages)
` [PATCH v6 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH v6 10/11] arm64: dts: qcom: ipq5332: Add nodes to bringup multipd
[PATCH v13 05/10] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver
2023-11-10 9:28 UTC (11+ messages)
[PATCH 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
2023-11-10 20:45 UTC (19+ messages)
[PATCH -next 0/8] md: bugfix and cleanup for sync_thread
2023-11-10 17:28 UTC (2+ messages)
` [PATCH -next 2/8] md: use interruptible apis in idle/frozen_sync_thread()
[PATCH] Remove custom dumb_map_offset implementations in i915 driver
2023-11-10 18:37 UTC (3+ messages)
` [Intel-gfx] "
ERROR: start_text address is c000000000000900, should be c000000000000200
2023-11-10 20:52 UTC
[PATCH v14 0/8] Wave5 codec driver
2023-11-10 20:53 UTC (3+ messages)
` [PATCH v14 6/8] dt-bindings: media: wave5: add yaml devicetree bindings
[PATCH v5 1/2] spi: Replace -ENOTSUPP with -EOPNOTSUPP in op checking
2023-11-10 10:25 UTC (3+ messages)
[PATCH next V3] proc: support file->f_pos checking in mem_lseek
2023-11-10 15:19 UTC (2+ messages)
[GIT PULL] dma-mapping fixes for Linux 6.7
2023-11-10 6:59 UTC
[PATCH v2 1/4] platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()
2023-11-10 19:58 UTC (6+ messages)
` [PATCH v2 4/4] platform/x86: hp-bioscfg: Fix error handling "
[RFC PATCH v2 00/31] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-11-10 11:11 UTC (4+ messages)
` [RFC PATCH v2 01/31] tracing: Add a comment about ftrace_regs definition
[PATCH] netlink: introduce netlink poll to resolve fast return issue
2023-11-10 14:54 UTC (5+ messages)
[GIT PULL] MIPS changes for v6.7
2023-11-10 18:48 UTC (2+ messages)
[PULL] drm fixes for 6.7-rc1
2023-11-10 20:48 UTC
[PATCH 2/2] doc: visl: Add AV1 support
2023-11-10 20:46 UTC (2+ messages)
[PATCH v10 0/3] media: rockchip: Add a driver for Rockchip's camera interface
2023-11-10 14:33 UTC (4+ messages)
` [PATCH v10 2/3] "
[PATCH v6 0/7] consolidate and cleanup CPU capacity
2023-11-10 9:17 UTC (3+ messages)
` [PATCH v6 3/7] cpufreq/schedutil: Use a fixed reference frequency
[PATCH v2 net 0/7] qbv cycle time extension/truncation
2023-11-10 11:06 UTC (3+ messages)
[RFC 0/4] Introduce unbalance proactive reclaim
2023-11-10 6:21 UTC (13+ messages)
[PATCH v9 00/15] Add audio support in v4l2 framework
2023-11-10 5:48 UTC (6+ messages)
` [PATCH v9 01/15] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v9 05/15] ASoC: fsl_easrc: register m2m platform device
` [PATCH v9 06/15] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [PATCH v9 11/15] media: uapi: Add audio rate controls support
` [PATCH v9 12/15] media: uapi: Declare interface types for Audio
[PATCH 00/21] block atomic writes
2023-11-10 9:04 UTC (6+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
[PATCH 1/2] visl: Add AV1 support
2023-11-10 20:44 UTC (2+ messages)
[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
2023-11-10 20:43 UTC (23+ messages)
` [PATCH 02/17] dt-bindings: i2c: exynos5: "
` [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: "
` [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: "
` [PATCH 05/17] dt-bindings: pinctrl: samsung: "
` [PATCH 06/17] dt-bindings: rtc: s3c-rtc: "
` [PATCH 07/17] dt-bindings: serial: samsung: "
` [PATCH 08/17] dt-bindings: samsung: exynos-pmu: "
` [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC
` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC
` [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: "
` [PATCH 12/17] dt-bindings: pwm: samsung: "
[PATCH 0/3] Add API for missing PCI firmware specification funcs
2023-11-10 18:55 UTC (3+ messages)
` [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
` [PATCH 2/3] PCI/ACPI: Add API for specifying aux power in D3cold
[PATCH] drm/amd: Document device reset methods
2023-11-10 15:55 UTC
[PATCH v4 4/6] add statmount(2) syscall
2023-11-10 17:00 UTC (5+ messages)
[PATCH V6 0/4] Add C3 SoC PLLs and Peripheral clock
2023-11-10 13:24 UTC (3+ messages)
` [PATCH V6 2/4] dt-bindings: clock: add Amlogic C3 peripherals clock controller bindings
[RFC PATCH 0/8] Add support for 10G Ethernet SerDes on MT7988
2023-11-10 20:08 UTC (5+ messages)
` [RFC PATCH 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH 3/8] net: pcs: pcs-mtk-lynxi: use 2500Base-X without AN
[PATCH 4/4] dmaengine: fsl-edma: integrate TCD64 support for i.MX95
2023-11-10 9:16 UTC (2+ messages)
[PATCH v5 0/4] rockchip: add GATE_LINK
2023-11-10 18:07 UTC (11+ messages)
` [PATCH v5 3/4] dt-bindings: clock: rk3588: export PCLK_VO1GRF clk id
[PATCH v2 1/2] tg3: Move the [rt]x_dropped counters to tg3_napi
2023-11-10 20:37 UTC (2+ messages)
[syzbot] [btrfs?] WARNING in create_pending_snapshot
2023-11-10 20:36 UTC (3+ messages)
` [PATCH] btrfs: fix warning "
[PATCH v5 0/7] RISC-V: Add MMC support for TH1520 boards
2023-11-10 5:41 UTC (2+ messages)
` [PATCH v5 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
[PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
2023-11-10 9:07 UTC (2+ messages)
[PATCH V1] Input: synaptics-rmi4 - Enable support for F3A by default
2023-11-10 8:21 UTC
[PATCH v2 RESEND] ARM: dts: hpe: BUG: Correct GXP register ranges
2023-11-10 20:33 UTC (2+ messages)
[PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
2023-11-10 16:49 UTC (16+ messages)
[PATCH] platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()
2023-11-10 11:20 UTC (2+ messages)
[PATCH v2 0/2] hwmon: (pmbus) MPS mp5990 hsc controller
2023-11-10 15:34 UTC (3+ messages)
` [PATCH v2 2/2] hwmon: (pmbus) Add support for MPS Multi-phase mp5990
Your Order400831831
2023-11-10 12:40 UTC
[syzbot] linux-next build error (16)
2023-11-10 6:32 UTC (4+ messages)
[PATCH net v4] net: ti: icssg-prueth: Add missing icss_iep_put to error path
2023-11-10 16:18 UTC (2+ messages)
[PATCH v2 0/3] samples: introduce cgroup events listeners
2023-11-10 8:20 UTC (2+ messages)
` [PATCH v2 3/3] mm: memcg: add reminder comment for the memcg v2 events
[PATCH v2] perf report: Add s390 raw data interpretation for PAI counters
2023-11-10 11:08 UTC (3+ messages)
[PATCH 0/7] platform/chrome: Implement quickselect for median calculation
2023-11-10 14:52 UTC (3+ messages)
[PATCH 1/8] CMDLINE: add generic builtin command line
2023-11-10 16:12 UTC (2+ messages)
[PATCH 0/2] Add RESOURCE_GET_LAYOUT ioctl
2023-11-10 7:16 UTC (3+ messages)
` [PATCH 1/2] drm/virtio: Implement "
` [PATCH 2/2] drm/virtio: Modify "
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-10 10:16 UTC (3+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
[PATCH v11 00/13] Add multiport support for DWC3 controllers
2023-11-10 13:28 UTC (3+ messages)
` [PATCH v11 02/13] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
[GIT PULL] arm64 fixes for 6.7-rc1
2023-11-10 20:25 UTC (2+ messages)
[PATCH] mmc: atmel-mci: Use common error handling code in atmci_of_init()
2023-11-10 20:13 UTC
[PATCH] intel_idle: add CPUIDLE_FLAG_IRQ_ENABLE to SPR C1 and C1E
2023-11-10 20:00 UTC (4+ messages)
[PATCH 1/1] driver core: Avoid using fwnode in __fwnode_link_del()
2023-11-10 20:09 UTC (2+ messages)
[PATCH 1/3] kunit: Add a macro to wrap a deferred action function
2023-11-10 20:08 UTC (3+ messages)
` [PATCH 2/3] drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER()
` [PATCH 3/3] drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER
[PATCH v1 0/3] TPS65224 PMIC driver
2023-11-10 20:07 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v5 0/6] media: qcom: camss: Add sc8280xp support
2023-11-10 20:08 UTC (3+ messages)
` [PATCH v5 1/6] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
[GIT PULL] MMC fixes for v6.7-rc1
2023-11-10 20:05 UTC (2+ messages)
[GIT PULL] SPI fixes for v6.7-merge-window
2023-11-10 20:05 UTC (2+ messages)
[GIT PULL] sound fixes for 6.7-rc1
2023-11-10 20:05 UTC (2+ messages)
[PATCH net-next v4] hv_netvsc: Mark VF as slave before exposing it to user-mode
2023-11-10 20:05 UTC (4+ messages)
[PATCH] rtlwifi: rtl8723be: Disable ASPM if RTL8723BE connects to some Intel PCI bridge
2023-11-10 20:04 UTC (2+ messages)
[PATCH] fs/ntfs3: Slightly simplify ntfs_inode_printk()
2023-11-10 19:59 UTC
[PATCH] mmc: Fix force card detect in sdhci
2023-11-10 19:57 UTC (5+ messages)
[PATCH v2 0/7] Enable HS-G5 support on SM8550
2023-11-10 9:32 UTC (6+ messages)
` [PATCH v2 6/7] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
2023-11-10 18:20 UTC
[GIT PULL] lsm/lsm-pr-20231109
2023-11-10 19:29 UTC (2+ messages)
[PATCH net-next] packet: add a generic drop reason for receive
2023-11-10 5:49 UTC
[GIT PULL] ksmbd server fixes
2023-11-10 18:47 UTC (2+ messages)
[PATCH v2] Remove custom dumb_map_offset implementations in i915 driver
2023-11-10 18:41 UTC
[GIT PULL] RISC-V Patches for the 6.7 Merge Window, Part 2
2023-11-10 18:48 UTC (2+ messages)
[PATCH] ACPI: OSL: Initialize output value
2023-11-10 19:45 UTC
[PATCH] tls: fix missing memory barrier in tls_init
2023-11-10 19:44 UTC (2+ messages)
[PATCH for-next] tracing/kprobes: Add symbol counting check when module loads
2023-11-10 12:31 UTC (2+ messages)
[PATCH 00/12] bus: Convert to platform remove callback returning void
2023-11-10 6:32 UTC (2+ messages)
[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-10 11:26 UTC (2+ messages)
` [syzbot] [PATCH] Test for aea6bf908d73
[PATCH v5 0/7] Coresight for Kernel panic and watchdog reset
2023-11-10 11:25 UTC (2+ messages)
` [PATCH v5 5/7] coresight: tmc: Add support for reading tracedata from previous boot
[PATCH 0/4] Add runtime PM support for videocc on SM8150
2023-11-10 7:51 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: clock: Update the videocc resets for sm8150
[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
2023-11-10 18:52 UTC (4+ messages)
` [RFC 14/33] KVM: x86: Add VTL to the MMU role
[PATCH] mm/damon/core.c: avoid unintentional filtering out of schemes
2023-11-10 18:22 UTC (2+ messages)
[PATCH v7 06/10] ASoC: pxa: Suppress SSPA on ARM64
2023-11-10 19:28 UTC (4+ messages)
[PATCH v2 0/3] add qca8084 ethernet phy driver
2023-11-10 8:53 UTC (6+ messages)
` [PATCH v2 1/3] net: phy: at803x: add QCA8084 ethernet phy support
[syzbot] [usb] kernel BUG in __page_table_check_zero
2023-11-10 15:38 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