linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-08 09:27:30 to 2022-10-08 21:42:43 UTC [more...]

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-08 21:42 UTC  (3+ messages)

drivers/scsi/qla2xxx/qla_edif_bsg.h:93:12: warning: field remote_pid within 'struct app_pinfo_req' is less aligned than 'port_id_t' and is usually due to 'struct app_pinfo_req' being packed, which can lead to unaligned accesses
 2022-10-08 21:36 UTC 

[PATCH v3] ath9k: verify the expected usb_endpoints are present
 2022-10-08 21:15 UTC  (5+ messages)
  ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-08 21:14 UTC  (4+ messages)
` [PATCH v5 7/7] sched/fair: Add latency list

[PATCH 5.10 0/1] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-10-08 21:11 UTC  (4+ messages)
` [PATCH 5.10 1/1] "

[PATCH v3] watchdog: Add tracing events for the most usual watchdog events
 2022-10-08 20:44 UTC  (2+ messages)

How to trace serial console init during boot-time?
 2022-10-08 20:43 UTC  (2+ messages)

[GIT PULL] MM updates for 6.1-rc1
 2022-10-08 20:21 UTC 

[PATCH] docs: ftrace: Correct access mode
 2022-10-08 20:19 UTC  (2+ messages)

[PATCH] ring-buffer: Fix kernel-doc
 2022-10-08 20:18 UTC  (2+ messages)

[PATCH] x86/alternatives: Remove double patching in ALTERNATIVE_TERNARY
 2022-10-08 20:14 UTC 

[GIT PULL] s390 patches for the 6.1 merge window
 2022-10-08 20:11 UTC 

[GIT PULL] Backlight for v6.1
 2022-10-08 19:59 UTC  (7+ messages)

[PATCH v1 1/1] panic: Use str_enabled_disabled() helper
 2022-10-08 19:59 UTC 

[PATCH] soc: fsl: qe: Add check for ioremap
 2022-10-08 19:53 UTC  (2+ messages)

[PATCH v1 1/1] cpufreq: ACPI: Use str_enabled_disabled() helper
 2022-10-08 19:52 UTC 

[RESEND PATCH v12 0/2] Introduce block device LED trigger
 2022-10-08 19:47 UTC  (3+ messages)
` [RESEND PATCH v12 1/2] docs: Add block device (blkdev) LED trigger documentation
` [RESEND PATCH v12 2/2] leds: trigger: Add block device LED trigger

[PATCH 2/2] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-08 19:46 UTC 

bitmap patches for v6.1-rc1
 2022-10-08 19:45 UTC 

[PATCH v1 1/1] thunderbolt: Use str_enabled_disabled() helper
 2022-10-08 19:45 UTC 

[PATCH 0/8] Some pstore improvements
 2022-10-08 19:44 UTC  (11+ messages)
` [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-08 19:40 UTC  (5+ messages)
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()

include/linux/fortify-string.h:521:4: error: call to __read_overflow declared with 'error' attribute: detected read beyond size of object (1st parameter)
 2022-10-08 19:31 UTC 

[PATCH 3/3] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-08 19:24 UTC 

[PATCH 2/3] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-08 19:15 UTC 

[syzbot] possible deadlock in dquot_commit (2)
 2022-10-08 19:13 UTC 

[syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
 2022-10-08 19:12 UTC  (4+ messages)

[PATCH 1/3] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-08 19:10 UTC 

[GIT PULL] MFD for v6.1
 2022-10-08 19:07 UTC  (5+ messages)
  ` [PATCH] Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"

[PATCH] NFSD: Avoid clashing function prototypes
 2022-10-08 19:05 UTC  (3+ messages)

[peterz-queue:sched/idle 17/50] vmlinux.o: warning: objtool: cpu_idle_poll.isra.0+0x80: call to ftrace_likely_update() leaves .noinstr.text section
 2022-10-08 19:00 UTC 

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-08 18:54 UTC  (12+ messages)
` [PATCH v1 04/30] dt-bindings: sifive-l2-cache: Support StarFive JH71x0 SoCs
` [PATCH v1 05/30] soc: sifive: l2 cache: Convert to platform driver

[RFC v4 net-next 00/17] add support for the the vsc7512 internal copper phys
 2022-10-08 18:51 UTC  (18+ messages)
` [RFC v4 net-next 01/17] net: mscc: ocelot: expose ocelot wm functions
` [RFC v4 net-next 02/17] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [RFC v4 net-next 03/17] net: mscc: ocelot: expose stats layout "
` [RFC v4 net-next 04/17] net: mscc: ocelot: expose vcap_props structure
` [RFC v4 net-next 05/17] net: mscc: ocelot: expose ocelot_reset routine
` [RFC v4 net-next 06/17] net: mscc: ocelot: expose vsc7514_regmap definition
` [RFC v4 net-next 07/17] net: dsa: felix: add configurable device quirks
` [RFC v4 net-next 08/17] net: dsa: felix: populate mac_capabilities for all ports
` [RFC v4 net-next 09/17] net: dsa: felix: add support for MFD configurations
` [RFC v4 net-next 10/17] net: dsa: felix: add functionality when not all ports are supported
` [RFC v4 net-next 11/17] mfd: ocelot: prepend resource size macros to be 32-bit
` [RFC v4 net-next 12/17] mfd: ocelot: add shared resource names for switch functionality
` [RFC v4 net-next 13/17] dt-bindings: mfd: ocelot: remove spi-max-frequency from required properties
` [RFC v4 net-next 14/17] dt-bindings: mfd: ocelot: add ethernet-switch hardware support
` [RFC v4 net-next 15/17] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
` [RFC v4 net-next 16/17] net: dsa: ocelot: add external ocelot switch control
` [RFC v4 net-next 17/17] mfd: "

[PATCH v6 0/2] power: supply: introduce support for the Qualcomm smb2 charger
 2022-10-08 18:37 UTC  (3+ messages)
` [PATCH v6 1/2] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
` [PATCH v6 2/2] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[syzbot] general protection fault in kernfs_get_inode
 2022-10-08 18:29 UTC  (4+ messages)

[PATCH v2] arm64: dts: qcom: sm8250-edo: Add NXP PN553 NFC
 2022-10-08 18:27 UTC  (2+ messages)

[PATCH 00/20] Rockchip pinctrl/GPIO support ACPI
 2022-10-08 18:21 UTC  (6+ messages)
` [PATCH 11/20] gpio/rockchip: add of_node for gpiochip
          `  "

[PATCH] ASoC: codecs: jz4725b: Various improvements and fixes
 2022-10-08 18:16 UTC 

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08 18:16 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250-edo: Add NXP PN553 NFC
 2022-10-08 18:07 UTC 

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-10-08 17:56 UTC  (6+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[PATCH 0/4] docs/memory-barriers.txt: Fix nits and update Korean translation
 2022-10-08 17:49 UTC  (5+ messages)
` [PATCH 1/4] docs/memory-barriers.txt: Add a missed closing parenthesis
` [PATCH 2/4] docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64
` [PATCH 3/4] docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
` [PATCH 4/4] docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier'

[PATCH v3 0/2] remoteproc: qcom: Add support for MSM8953 ADSP
 2022-10-08 17:46 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: qcom: pas: Add MSM8953 ADSP PIL support
` [PATCH v3 2/2] dt-bindings: remoteproc: qcom: adsp: Add ADSP on MSM8953

[GIT PULL] gpio: updates for v6.1-rc1
 2022-10-08 17:35 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v6.1
 2022-10-08 17:35 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2022-10-08 17:35 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-08 17:35 UTC  (10+ messages)
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory

[PATCH] clk: bcm: rpi: Fix an out-of-bound access to raspberrypi_clk_variants
 2022-10-08 17:07 UTC  (2+ messages)

[PATCH v7 00/10] TPM IRQ fixes
 2022-10-08 17:05 UTC  (9+ messages)
` [PATCH v7 07/10] tmp, tmp_tis: Implement usage counter for locality

[PATCH 0/2] Add mmc-support for mt7986
 2022-10-08 16:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mmc: Add compatible for Mediatek MT7986
` [PATCH 2/2] mmc: mediatek: add support for MT7986 SoC

[PATCH] pinctrl: mediatek: allow configuring uart rx/tx and rts/cts separately
 2022-10-08 16:48 UTC 

6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-08 16:46 UTC  (8+ messages)

[PATCH] hwrng: mediatek: add mt7986 support
 2022-10-08 16:45 UTC 

[PATCH] PCI: mediatek-gen3: change driver name to mtk-pcie-gen3
 2022-10-08 16:42 UTC 

[PATCH 0/3] Input: Fix incorrectly halved touchpad range on ELAN v3 touchpads
 2022-10-08 16:34 UTC  (5+ messages)
` [PATCH 3/3] "

[GIT PULL] Char/Misc driver updates for 6.1-rc1
 2022-10-08 16:30 UTC  (2+ messages)

[GIT PULL] Staging driver changes for 6.1-rc1
 2022-10-08 16:30 UTC  (2+ messages)

[v9 0/4] Add support for Maxim MAX735x/MAX736x variants
 2022-10-08 16:07 UTC  (7+ messages)
` [v9 1/4] dt-bindings: i2c: Add "
` [v9 3/4] i2c: muxes: pca954x: Configure MAX7357 in enhanced mode
` [v9 4/4] i2c: muxes: pca954x: Add regulator support

[PATCH] efi: x86: Make the deprecated EFI handover protocol optional
 2022-10-08 15:51 UTC  (3+ messages)

[PATCH v2] watchdog: Add tracing events for the most usual watchdog events
 2022-10-08 15:50 UTC  (6+ messages)

[PATCH] usb: bdc: change state when port disconnected
 2022-10-08 15:44 UTC  (2+ messages)

[PATCH] driver core: remove devm_device_add_groups() and devm_device_remove_groups()
 2022-10-08 15:43 UTC 

[PATCH] usb: cdnsp: Fix wrong transmission direction of EP0
 2022-10-08 15:40 UTC  (2+ messages)

[PATCH v2 0/2] xen/gntdev: Fixes for leaks and VMA splitting
 2022-10-08 15:17 UTC  (3+ messages)

[PATCH] spi: spi-mem: Fix typo (of -> or)
 2022-10-08 15:14 UTC 

[PATCH 0/2] x86: Check return values for early memory/IO remap calls
 2022-10-08 15:12 UTC  (3+ messages)
` [PATCH 1/2] x86: Check return values from early_memremap calls

[PATCH V2 0/2] Other misc fixes for Xen grant DMA-mapping layer
 2022-10-08 15:10 UTC  (3+ messages)
` [PATCH V2 1/2] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
` [PATCH V2 2/2] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts

[GIT PULL] Additional NFSD changes for 6.1
 2022-10-08 15:08 UTC 

Sum of weights idea for CFS PI
 2022-10-08 15:04 UTC  (2+ messages)

[PATCH v2] riscv: jump_label: mark arguments as const to satisfy asm constraints
 2022-10-08 14:54 UTC 

[GIT PULL] arm64 updates for 6.1-rc1
 2022-10-08 14:58 UTC  (2+ messages)

[PATCH] LoongArch: Do not create sysfs control file for io master CPUs
 2022-10-08 14:58 UTC  (5+ messages)

[PATCH] LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"
 2022-10-08 14:58 UTC  (2+ messages)

[PATCH v6 RESEND 0/2] use static key to optimize pgtable_l4_enabled
 2022-10-08 14:28 UTC  (4+ messages)

[PATCH] riscv: jump_label: mark arguments as const to satisfy asm constraints
 2022-10-08 14:22 UTC  (8+ messages)

[PATCH 0/8] riscv: improve boot time isa extensions handling
 2022-10-08 13:59 UTC  (4+ messages)
` [PATCH 1/8] riscv: move riscv_noncoherent_supported() out of ZICBOM probe

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-10-08 14:08 UTC  (12+ messages)
` [PATCH] perf: Fix missing SIGTRAPs

[PATCH v4 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs
 2022-10-08 14:06 UTC  (3+ messages)

[PATCH 4/5] ksm: count zero pages for each process
 2022-10-08 13:55 UTC  (2+ messages)

[PATCH v3 00/13] Add support for the Hardkernel ODROID-M1 board
 2022-10-08 13:53 UTC  (3+ messages)

[PATCH -next v2 0/2] Remove unused variables in x86/boot
 2022-10-08 13:41 UTC  (3+ messages)
` [PATCH -next v3 "
  ` Ping: "

[GIT PULL]: SoundWire subsystem updates for v6.1-rc1
 2022-10-08 13:22 UTC  (3+ messages)

[PATCH] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
 2022-10-08 13:21 UTC  (5+ messages)

[PATCH v2] dt-bindings: leds: Fix reference to definition of default-state
 2022-10-08 13:19 UTC 

[PATCH v2 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-08 14:05 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
` [PATCH v2 2/2] riscv: Enable HAVE_ARCH_HUGE_VMALLOC "

[PATCH 1/1] mm/mmap_lock: Remove unnecessary 'NULL' values from Pointer
 2022-10-08 13:14 UTC  (3+ messages)

[PATCH v3 0/2] Samsung s6e3fc2x01 panel driver for OnePlus 6T
 2022-10-08 13:12 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: gpu: drm: add driver for samsung s6e3fc2x01 cmd mode panel
` [PATCH v3 2/2] drivers: gpu: drm: remove support for sofef00 driver on s6e3fc2x01 panel

[PATCH v4] ARM: dts: nuvoton: wpcm450: Add missing aliases for serial0/serial1
 2022-10-08 13:08 UTC 

[PATCH v9 2/2] iio: adc: ad4130: add AD4130 driver
 2022-10-08 13:01 UTC  (2+ messages)

[PATCH 1/2] i2c: npcm7xx: Group bank 0/1 registers together for readability
 2022-10-08 12:59 UTC  (2+ messages)
` [PATCH 2/2] i2c: npcm7xx: Annotate register field definitions with longer names

[PATCH] video: fbdev: mb862xx: Replace NO_IRQ by 0
 2022-10-08 12:57 UTC  (2+ messages)

[PATCH 0/6] Enable LKGS instruction
 2022-10-08 12:40 UTC  (5+ messages)
` [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()

[PATCH] lib: bpf: Optimized variable usage in the btf_parse_elf function
 2022-10-08 12:30 UTC  (3+ messages)

[PATCH] ANDROID: cpufreq: times: record fast switch frequency transitions
 2022-10-08 12:16 UTC 

[PATCH] drm/i915/perf: remove redundant variable 'taken'
 2022-10-08 11:55 UTC  (2+ messages)

[PATCH] Revert "drm/sched: Use parent fence instead of finished"
 2022-10-08 11:53 UTC 

[PATCH] ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
 2022-10-08 11:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] ipmi: fix ipmi memleak and unload bug
 2022-10-08 11:49 UTC  (5+ messages)
` [PATCH 1/3] ipmi: fix msg stack when IPMI is disconnected

[PATCH v15 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-10-08 11:14 UTC  (3+ messages)
` [PATCH v15 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "
` [PATCH v15 2/2] dt-bindings: fpga: document "

[PATCH] hwmon: corsair-psu: add USB id of the new HX1500i psu
 2022-10-08 11:35 UTC 

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-08 11:34 UTC  (4+ messages)
` [PATCH v6 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

linux-next: manual merge of the driver-core tree with the jc_docs tree
 2022-10-08 11:33 UTC  (6+ messages)

[PATCHv2 2/2] mmc: queue: Cancel recovery work on cleanup
 2022-10-08 11:31 UTC  (2+ messages)

[syzbot] general protection fault in kernfs_get_inode
 2022-10-08 11:15 UTC  (2+ messages)

[PATCH] f2fs: fix compile warning
 2022-10-08 11:08 UTC  (3+ messages)

[PATCH] tty: n_gsm: avoid call of sleeping functions from atomic context
 2022-10-08 11:02 UTC  (9+ messages)
` [PATCH v2] "
          ` [PATCH 0/2] tty: n_gsm: revert tx_mutex usage
            ` [PATCH 1/2] Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
            ` [PATCH 2/2] Revert "tty: n_gsm: replace kicktimer with delayed_work"

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-10-08  9:52 UTC  (5+ messages)
` [PATCH v4 14/14] tty: gunyah: Add tty console driver for RM Console Services

[PATCH v3] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-10-08  9:48 UTC  (2+ messages)

[PATCH] KVM: x86: disable halt polling when powersave governor is used
 2022-10-08  9:40 UTC  (3+ messages)

[PATCH] proc: Remove unnecessary ‘NULL’ and '0' values
 2022-10-08  9:30 UTC 

[PATCH] mm: use vma_lookup() instead of find_vma()
 2022-10-07  3:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).