linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 11:49:50 to 2021-03-26 14:37:19 UTC [more...]

[PATCH] udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
 2021-03-26 12:22 UTC  (4+ messages)
` [PATCH] udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...)

[RESEND 00/25] Rid W=1 warnings from HID
 2021-03-26 14:34 UTC  (27+ messages)
` [PATCH 01/25] HID: intel-ish-hid: Remove unused variable 'err'
` [PATCH 02/25] HID: ishtp-hid-client: Move variable to where it's actually used
` [PATCH 03/25] HID: intel-ish-hid: pci-ish: Remove unused variable 'ret'
` [PATCH 04/25] HID: intel-ish: Supply some missing param descriptions
` [PATCH 05/25] HID: intel-ish: Fix a naming disparity and a formatting error
` [PATCH 06/25] HID: usbhid: Repair a formatting issue in a struct description
` [PATCH 07/25] HID: intel-ish-hid: Fix a little doc-rot
` [PATCH 08/25] HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses
` [PATCH 09/25] HID: hid-alps: Correct struct misnaming
` [PATCH 10/25] HID: intel-ish-hid: Fix potential copy/paste error
` [PATCH 11/25] HID: hid-core: Fix incorrect function name in header
` [PATCH 12/25] HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() "
` [PATCH 13/25] HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()
` [PATCH 14/25] HID: hid-kye: Fix incorrect function name for kye_tablet_enable()
` [PATCH 15/25] HID: hid-picolcd_core: Remove unused variable 'ret'
` [PATCH 16/25] HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses
` [PATCH 17/25] HID: hid-uclogic-rdesc: Kernel-doc is for functions and structs
` [PATCH 18/25] HID: hid-thrustmaster: Demote a bunch of kernel-doc abuses
` [PATCH 19/25] HID: hid-uclogic-params: Ensure function names are present and correct in kernel-doc headers
` [PATCH 20/25] HID: hid-sensor-custom: Remove unused variable 'ret'
` [PATCH 21/25] HID: wacom_sys: Demote kernel-doc abuse
` [PATCH 22/25] HID: hid-sensor-hub: Remove unused struct member 'quirks'
` [PATCH 23/25] HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition
` [PATCH 24/25] HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issues
` [PATCH 25/25] HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning

Marvell: hw perfevents: unable to count PMU IRQs
 2021-03-26 14:34 UTC  (3+ messages)

[PATCH v6 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-26 14:33 UTC  (11+ messages)
` [PATCH v6 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
` [PATCH v6 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v6 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v6 13/13] arm64: dts: imx8mq: Add node to G2 hardware

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-03-26 14:30 UTC  (3+ messages)
` [RFC Part1 PATCH 03/13] x86: add a helper routine for the PVALIDATE instruction

[PATCH] livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure
 2021-03-26 14:30 UTC 

[PATCH][next] ethtool: fec: Fix bitwise-and with ETHTOOL_FEC_NONE
 2021-03-26 14:27 UTC 

[PATCH bpf-next] bpf: trace jit code when enable BPF_JIT_ALWAYS_ON
 2021-03-26 14:24 UTC  (2+ messages)

[PATCH] coresight-pmu.h: Fix a typo
 2021-03-26 14:22 UTC 

[PATCH 0/9] sched: Clean up SCHED_DEBUG
 2021-03-26 14:22 UTC  (18+ messages)
` [PATCH 6/9] debugfs: Implement debugfs_create_str()
        ` [PATCH v2 "
` [PATCH 7/9] sched,debug: Convert sysctl sched_domains to debugfs
` [PATCH 9/9] sched,fair: Alternative sched_slice()

[PATCH] mm/gup: check page posion status for coredump
 2021-03-26 14:22 UTC  (9+ messages)
      ` [PATCH v3] "
          ` [PATCH v5] mm/gup: check page hwposion "

[PATCH 00/15] staging: rtl8723bs: fix checkpatch errors on macros
 2021-03-26 14:22 UTC  (10+ messages)
` [PATCH 04/15] staging: rtl8723bs: put parentheses on macros with complex values in include/basic_types.h
` [PATCH 05/15] staging: rtl8723bs: put parentheses on macros with complex values in include/drv_types.h
` [PATCH 14/15] staging: rtl8723bs: put parentheses on macros with complex values in include/sta_info.h

[syzbot] KASAN: null-ptr-deref Read in filp_close (2)
 2021-03-26 14:22 UTC  (6+ messages)

[PATCH 00/25] Rid W=1 warnings from HID
 2021-03-26 14:22 UTC  (4+ messages)

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-03-26 14:20 UTC  (20+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 02/17] drivers: of: use cmdline building function
` [PATCH v3 03/17] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v3 04/17] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v3 05/17] arm: "
` [PATCH v3 06/17] arm64: "
` [PATCH v3 07/17] hexagon: "
` [PATCH v3 08/17] microblaze: "
` [PATCH v3 09/17] nios2: "
` [PATCH v3 10/17] openrisc: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "
` [PATCH v3 13/17] sparc: "
` [PATCH v3 14/17] xtensa: "
` [PATCH v3 15/17] x86: "
` [PATCH v3 16/17] mips: "
` [PATCH v3 17/17] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-26 14:20 UTC  (14+ messages)

[PATCH -tip v4 00/12] kprobes: Fix stacktrace with kretprobes on x86
 2021-03-26 14:20 UTC  (7+ messages)
` [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline

[PATCH v7 0/2] 8250: Add driver for Broadcom UART
 2021-03-26 14:18 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: serial: Add rx-tx-swap to stm32-usart
 2021-03-26 14:18 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] tty/serial: Add rx-tx-swap OF option "

[PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
 2021-03-26 14:17 UTC  (3+ messages)

[PATCH] staging: fbtft: change '16 bit' to '16-bit'
 2021-03-26 14:12 UTC  (2+ messages)

[PATCH v2] mtd: spinand: add support for Foresee FS35ND01G-S1Y2
 2021-03-26 14:09 UTC  (11+ messages)

[PATCH -next] staging: rtl8723bs: core: fix error return
 2021-03-26 14:08 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix indentation broken by previous patch
 2021-03-26 14:06 UTC  (2+ messages)

[PATCH] platform/surface: clean up a variable in surface_dtx_read()
 2021-03-26 14:06 UTC  (2+ messages)

[PATCH v5 00/11] gpio: implement the configfs testing module
 2021-03-26 14:00 UTC  (4+ messages)

[PATCH] blk-settings: Fix a typo
 2021-03-26 13:57 UTC 

[PATCH v8] mm: cma: support sysfs
 2021-03-26 13:59 UTC  (2+ messages)

[PATCH 0/6] Allow signals for IO threads
 2021-03-26 13:59 UTC  (8+ messages)
` [PATCH 2/8] kernel: unmask SIGSTOP "

[PATCH] efi/fdt: fix panic when no valid fdt found
 2021-03-26 13:57 UTC  (2+ messages)

[PATCH resend] jfs: fix use-after-free in lbmIODone
 2021-03-26 13:56 UTC  (2+ messages)

[PATCH] btrfs: Fix a typo
 2021-03-26 13:47 UTC  (2+ messages)

[PATCH v2 0/2] New multiple GPIOs LED driver
 2021-03-26 13:49 UTC  (3+ messages)
` [PATCH v2 2/2] leds: leds-multi-gpio: Add "

[PATCH v9 0/3] J7200: Add support for GPIO and higher speed modes in MMCSD subsystems
 2021-03-26 13:43 UTC  (3+ messages)
` [PATCH v9 3/3] arm64: dts: ti: k3-j7200: Add support for higher speed modes and update delay select values for "

[PATCH] ARM: vexpress: spc: fix uniprocessor initialization
 2021-03-26 13:41 UTC  (2+ messages)

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-26 13:40 UTC  (4+ messages)
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller

[PATCH 0/3] Fix cross compiling x86 with clang
 2021-03-26 13:38 UTC  (4+ messages)
` [PATCH 1/3] x86: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
  ` [tip: x86/build] x86/build: "

[PATCH v1] usb: dwc3: core: Add shutdown callback for dwc3
 2021-03-26 13:37 UTC  (2+ messages)

[PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
 2021-03-26 13:36 UTC  (12+ messages)

[PATCH v7 1/3] usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
 2021-03-26 13:34 UTC  (7+ messages)

[PATCH v4 00/16] Support ROHM BD71815 PMIC
 2021-03-26 13:33 UTC  (4+ messages)
` [PATCH v4 09/16] gpio: support ROHM BD71815 GPOs

Why does glibc use AVX-512?
 2021-03-26 13:32 UTC  (3+ messages)

BTRFS Balance Hard System Crash (Blinking LEDs)
 2021-03-26 13:29 UTC 

[PATCH v7 18/38] clk: scmi: port driver to the new scmi_clk_proto_ops interface
 2021-03-26 13:28 UTC  (2+ messages)
` [PATCH v8 "

[PATCH v5 0/1] s390/vfio-ap: fix circular lockdep when starting
 2021-03-26 13:25 UTC  (4+ messages)
` [PATCH v5 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH v1] Input: elants_i2c - fix division by zero if firmware reports zero phys size
 2021-03-26 13:24 UTC  (2+ messages)

[PATCH v1 1/2] memory: tegra20: Correct comment to MC_STAT registers writes
 2021-03-26 13:22 UTC  (4+ messages)

[PATCH] lib/genalloc.c: Fix a typo
 2021-03-26 13:15 UTC 

[PATCH v2] media: venus : hfi: add venus image info into smem
 2021-03-26 13:17 UTC  (2+ messages)

[PATCH v9 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-26 13:14 UTC  (5+ messages)
` [PATCH v9 01/22] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
` [PATCH v9 02/22] gpio: regmap: set gpio_chip of_node

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-03-26 13:13 UTC  (4+ messages)

[PATCH 2/3] x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
 2021-03-26 13:13 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH 3/3] efi/libstub: Add $(CLANG_FLAGS) to x86 flags
 2021-03-26 13:13 UTC  (2+ messages)
` [tip: x86/build] "

linux-next: build failure after merge of the tip tree
 2021-03-26 13:11 UTC  (4+ messages)

[PATCH RESEND 0/7] gpio-rockchip driver
 2021-03-26 13:07 UTC  (3+ messages)

[PATCH 0/3] Fix CONFIG_FUNCTION_TRACER with clang
 2021-03-26 13:07 UTC  (3+ messages)

[PATCH] linux/gpio/driver.h: some edits for clarity
 2021-03-26 13:06 UTC  (2+ messages)

[PATCH 1/2] media: videobuf2: use dmabuf size for length
 2021-03-26 13:03 UTC  (6+ messages)

[PATCH v2] staging: fbtft: fix a typo
 2021-03-26 13:03 UTC  (2+ messages)

[PATCH] x86/kvmclock: Stop kvmclocks for hibernate restore
 2021-03-26 13:01 UTC  (6+ messages)

[PATCH 0/4] Convert Cadence QSPI bindings to yaml
 2021-03-26 13:00 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-mcu: Fix ospi compatible
` [PATCH 2/4] arm64: dts: ti: k3-j7200-mcu: "
` [PATCH 3/4] arm64: dts: ti: k3-am64-main: "
` [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH] block: export disk_part_iter_* helpers
 2021-03-26 13:01 UTC  (3+ messages)

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-03-26 12:58 UTC  (5+ messages)
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

fs/nfs/super.c:90:40: warning: unused variable 'nfs_ssc_clnt_ops_tbl'
 2021-03-26 12:57 UTC 

[PATCH] tools: gpio-utils: fix various kernel-doc warnings
 2021-03-26 12:55 UTC  (2+ messages)

[PATCH v2 1/1] mfd: intel_quark_i2c_gpio: Don't play dirty trick with const
 2021-03-26 12:48 UTC 

[PATCH] sched/psi.c: Rudimentary typo fixes
 2021-03-26 12:42 UTC 

[PATCH] PCI: Disallow retraining link for Atheros QCA98xx chips on non-Gen1 PCIe bridges
 2021-03-26 12:43 UTC 

[PATCH v6 00/11] soc: rockchip: power-domain: add rk3568 powerdomains
 2021-03-26 12:42 UTC  (3+ messages)
` [PATCH v6 09/11] dt-bindings: power: rockchip: Convert to json-schema

[PATCH] dt-bindings: Clean-up undocumented compatible strings
 2021-03-26 12:41 UTC  (2+ messages)

[RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom
 2021-03-26 12:39 UTC  (4+ messages)

RMS: If FSF is giving you trouble, recover the (C) using the 30 year statutory method and make a new entity
 2021-03-26 12:36 UTC 

[RFC PATCH 1/2] mm,drm/ttm: Block fast GUP to TTM huge pages
 2021-03-26 12:33 UTC  (12+ messages)

[PATCH] ext4/migrate.c: Mundane typo fixes
 2021-03-26 12:31 UTC 

[PATCH] target: Fix a double put in transport_free_session
 2021-03-26 12:31 UTC  (2+ messages)

[PATCH -tip v5 00/12] kprobes: Fix stacktrace with kretprobes on x86
 2021-03-26 12:30 UTC  (13+ messages)
` [PATCH -tip v5 01/12] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v5 02/12] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descriptor()
` [PATCH -tip v5 03/12] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v5 04/12] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v5 05/12] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v5 06/12] ARC: Add instruction_pointer_set() API
` [PATCH -tip v5 07/12] ia64: "
` [PATCH -tip v5 08/12] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
` [PATCH -tip v5 09/12] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
` [PATCH -tip v5 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [PATCH -tip v5 11/12] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v5 12/12] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline

[PATCH] i2c: designware: Add base addr info
 2021-03-26 12:28 UTC  (4+ messages)

[PATCH -next] mm/page_alloc: remove duplicated include from page_alloc.c
 2021-03-26 12:27 UTC  (4+ messages)

arch/arm64/kvm/perf.c:58:36: error: implicit declaration of function 'perf_num_counters'
 2021-03-26 12:27 UTC 

Yes the GPL is revocable
 2021-03-26 12:15 UTC 

RMS: If FSF is giving you trouble, recover the (C) using the 30 year statutory method and make a new entity
 2021-03-26 12:23 UTC 

[PATCH v6 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-03-26 12:21 UTC  (6+ messages)
` [PATCH v6 3/3] ARM: tegra: acer-a500: Add atmel,wakeup-method property

[PATCH v2 0/4] add device drivers for Siemens Industrial PCs
 2021-03-26 12:21 UTC  (9+ messages)
` [PATCH v2 1/4] platform/x86: simatic-ipc: add main driver for Siemens devices

[PATCH v9 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
 2021-03-26 12:19 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: display: bridge: Add documentation for LT8912B
` [PATCH v9 2/2] drm/bridge: Introduce LT8912B DSI to HDMI bridge

[PATCH RESEND WITH CCs v3 1/4] perf tools: record aarch64 registers automatically
 2021-03-26 12:15 UTC  (7+ messages)
` [PATCH RESEND WITH CCs v3 4/4] perf tools: determine if LR is the return address

[PATCH] linux/profile.h: Remove unnecessary declaration
 2021-03-26 12:09 UTC 

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-26 12:07 UTC  (8+ messages)

[PATCH v7] perf annotate: Fix sample events lost in stdio mode
 2021-03-26 12:06 UTC  (4+ messages)

[PATCH 0/2] Add Realtek Otto GPIO support
 2021-03-26 12:03 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] dt-bindings: gpio: Binding for Realtek Otto GPIO
  ` [PATCH v4 2/2] gpio: Add Realtek Otto GPIO support

[PATCH] usb: gadget: aspeed: set port_dev dma mask
 2021-03-26 12:05 UTC  (3+ messages)

[PATCH 0/2] Don't show PF_IO_WORKER in /proc/<pid>/task/
 2021-03-26 11:59 UTC  (10+ messages)

[PATCH] powerpc: powernv: Remove unneeded variable: "rc"
 2021-03-26 11:53 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).