linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-23 18:37:04 to 2022-09-23 22:54:01 UTC [more...]

[GIT PULL] arm64 fixes for -rc7
 2022-09-23 22:53 UTC  (3+ messages)

[PATCH 0/3] mm/hugetlb: hugepage migration enhancements
 2022-09-23 22:51 UTC  (5+ messages)

[PATCH v3 0/2] ARM: dts: add Kobo Aura 2
 2022-09-23 22:11 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: add compatible string for "
` [PATCH v3 2/2] ARM: dts: imx: Add devicetree "

[PATCH] Documentation: arm: marvell: Add Orion codenames and archive homepage
 2022-09-23 22:43 UTC  (3+ messages)

[PATCH v1 1/2] Input: matrix_keypad - add missed header inclusion
 2022-09-23 22:42 UTC  (6+ messages)
` [PATCH v1 2/2] Input: matrix_keypad - replace header inclusions by forward declarations

arch/mips/boot/compressed/../../lib/bswapdi.c:5:28: warning: no previous prototype for function '__bswapdi2'
 2022-09-23 22:42 UTC 

[PATCH] drm/msm/gem: Unpin objects slightly later
 2022-09-23 22:40 UTC 

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-09-23 22:35 UTC  (4+ messages)

[PATCH v2] x86/mm: Refuse W^X violations
 2022-09-23 22:32 UTC  (12+ messages)
` [PATCH] x86/mm+efi: Avoid creating W+X mappings

[PATCH] ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems
 2022-09-23 22:29 UTC  (5+ messages)
` [tip: x86/urgent] "

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-23 22:23 UTC  (10+ messages)
` [PATCH v2 03/10] security: keys: trusted: Include TPM2 creation data
` [PATCH v2 05/10] security: keys: trusted: Verify "
` [PATCH v2 07/10] PM: hibernate: Use TPM-backed keys to encrypt image

[PATCH] powerpc/irq: Modernise inline assembly in irq_soft_mask_{set,return}
 2022-09-23 22:15 UTC  (5+ messages)

[PATCH v4 00/30] Rework the trip points creation
 2022-09-23 22:19 UTC  (7+ messages)
` [PATCH v4 01/30] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v4 10/30] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()

[PATCH] x86/mm: Disable W^X detection and enforcement on 32-bit
 2022-09-23 22:17 UTC 

[PATCH v5 0/3] Add dtsi for sc7280 boards that using rt5682
 2022-09-23 22:07 UTC  (2+ messages)

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-23 22:10 UTC  (5+ messages)

[PATCH v2] iwlwifi: Track scan_cmd allocation size explicitly
 2022-09-23 22:08 UTC 

[PATCH v9 01/10] dt-bindings: power: supply: Add MediaTek MT6370 Charger
 2022-09-23 22:02 UTC  (6+ messages)
` [PATCH v9 09/10] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH v4] ARM: dts: aspeed: yosemit V2: Enable OCP debug card
 2022-09-23 21:52 UTC  (2+ messages)

[PATCH v2] riscv: support update_mmu_tlb() for riscv
 2022-09-23 21:45 UTC  (2+ messages)

[PATCH v6 0/4] rcu: call_rcu() power improvements
 2022-09-23 21:44 UTC  (3+ messages)
` [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power

[PATCH V1 0/2] Disable PTM for endpoint mode
 2022-09-23 21:40 UTC  (5+ messages)
` [PATCH V1 1/2] PCI: Add PCI_PTM_CAP_RES macro
` [PATCH V1 2/2] PCI: designware-ep: Disable PTM capabilities for EP mode

[syzbot] general protection fault in PageHeadHuge
 2022-09-23 21:37 UTC  (3+ messages)

drivers/isdn/hardware/mISDN/hfcmulti.c:1092:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-09-23 21:36 UTC 

include/linux/build_bug.h:16:51: error: negative width in bit-field '<anonymous>'
 2022-09-23 21:36 UTC 

drivers/hwmon/sht4x.c:132:26: error: anonymous bit-field has negative width (-1)
 2022-09-23 21:36 UTC 

[PATCH] kernel:gen_kheaders:Replace md5sum to sha256sum
 2022-09-23 21:32 UTC  (3+ messages)

[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
 2022-09-23 21:31 UTC  (10+ messages)
` [Intel-wired-lan] "

[bpf-next v4] libbpf: Add pathname_concat() helper
 2022-09-23 21:30 UTC  (3+ messages)

[bpf-next v5 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-23 21:29 UTC  (2+ messages)

[PATCH next] sbitmap: fix lockup while swapping
 2022-09-23 21:29 UTC  (8+ messages)

答复: [Question] Any plan to support enable PCI SRIOV concurrently in kernel side?
 2022-09-23 21:26 UTC  (2+ messages)

[PATCH v2 00/35] net/tcp: Add TCP-AO support
 2022-09-23 21:25 UTC  (37+ messages)
` [PATCH v2 01/35] crypto: Introduce crypto_pool
` [PATCH v2 02/35] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH v2 03/35] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH v2 04/35] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH v2 05/35] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v2 06/35] net/ipv6: sr: Switch to using crypto_pool
` [PATCH v2 07/35] tcp: Add TCP-AO config and structures
` [PATCH v2 08/35] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v2 09/35] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v2 10/35] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v2 11/35] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v2 12/35] net/tcp: Add tcp_parse_auth_options()
` [PATCH v2 13/35] net/tcp: Add AO sign to RST packets
` [PATCH v2 14/35] net/tcp: Add TCP-AO sign to twsk
` [PATCH v2 15/35] net/tcp: Wire TCP-AO to request sockets
` [PATCH v2 16/35] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v2 17/35] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v2 18/35] net/tcp: Add TCP-AO segments counters
` [PATCH v2 19/35] net/tcp: Add TCP-AO SNE support
` [PATCH v2 20/35] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v2 21/35] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v2 22/35] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v2 23/35] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH v2 24/35] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v2 25/35] selftests/net: Add TCP-AO library
` [PATCH v2 26/35] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
` [PATCH v2 27/35] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH v2 28/35] selftest/tcp-ao: Add a test for MKT matching
` [PATCH v2 29/35] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command
` [PATCH v2 30/35] selftests/tcp-ao: Add TCP-AO + TCP-MD5 + no sign listen socket tests
` [PATCH v2 31/35] selftests/aolib: Add test/benchmark for removing MKTs
` [PATCH v2 32/35] selftests/nettest: Remove client_pw
` [PATCH v2 33/35] selftest/nettest: Rename md5_prefix* => auth_prefix*
` [PATCH v2 34/35] selftests/nettest: Add TCP-AO support
` [PATCH v2 35/35] selftests/fcnal-test.sh: Add TCP-AO tests

[PATCH] PCI: fu740: do not use clock name when requesting clock
 2022-09-23 21:25 UTC  (3+ messages)

Syscall kill() can send signal to thread ID
 2022-09-23 21:21 UTC  (10+ messages)

[PATCH v3] hyperv: simplify and rename generate_guest_id
 2022-09-23 21:09 UTC  (3+ messages)

[PATCH v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-09-23 21:12 UTC  (10+ messages)

[PATCH] i7300_edac: Set correct function name i7300_exit in comment
 2022-09-23 21:09 UTC  (2+ messages)

[RFC 0/9] KVM perf support
 2022-09-23 21:04 UTC  (4+ messages)
` [RFC 8/9] RISC-V: KVM: Implement "

[PATCH linux-next] backlight: lp8788: use sysfs_emit() to instead of scnprintf()
 2022-09-23 21:04 UTC 

[PATCH linux-next] backlight: use sysfs_emit() to instead of scnprintf()
 2022-09-23 21:04 UTC 

[PATCH net-next 0/4] Improve tsn_lib selftests for future distributed tasks
 2022-09-23 21:00 UTC  (6+ messages)
` [PATCH net-next 1/4] selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS
` [PATCH net-next 2/4] selftests: net: tsn_lib: allow running ptp4l on multiple interfaces
` [PATCH net-next 3/4] selftests: net: tsn_lib: allow multiple isochron receivers
` [PATCH net-next 4/4] selftests: net: tsn_lib: run phc2sys in automatic mode

[PATCH bpf-next v2] selftests/bpf: simplify cgroup_hierarchical_stats selftest
 2022-09-23 21:00 UTC  (2+ messages)

[PATCH V1] PCI: dwc: Fixes N_FTS setup
 2022-09-23 20:57 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Renesas ProXO XP oscillator
 2022-09-23 20:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add bindings for Renesas ProXO
` [PATCH v2 2/2] clk: Add support for Renesas ProXO oscillator

[PATCH 1/3] drm/amd/display: fix HDCP drm prop update for MST
 2022-09-23 20:52 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/display: save and restore a connector's HDCP properties
` [PATCH 3/3] drm/amd/display: fix a crash caused by hot plugging on certain MST hubs

[PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
 2022-09-23 20:36 UTC 

[peterz-queue:call-depth-tracking 59/60] ./include/generated/asm-offsets.h:60: warning: "VM_EXEC" redefined
 2022-09-23 20:35 UTC 

[PATCH v2] dt-bindings: power: reset: restart-handler: add common schema
 2022-09-23 20:36 UTC 

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-23 20:28 UTC  (17+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()
` [PATCH v2 03/16] skbuff: Proactively round up to kmalloc bucket size
` [PATCH v2 04/16] skbuff: Phase out ksize() fallback for frag_size
` [PATCH v2 05/16] net: ipa: Proactively round up to kmalloc bucket size
` [PATCH v2 06/16] igb: "
` [PATCH v2 07/16] btrfs: send: "
` [PATCH v2 08/16] dma-buf: "
` [PATCH v2 09/16] coredump: "
` [PATCH v2 10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH v2 11/16] bpf: "
` [PATCH v2 12/16] devres: "
` [PATCH v2 13/16] mempool: "
` [PATCH v2 14/16] kasan: Remove ksize()-related tests
` [PATCH v2 15/16] mm: Make ksize() a reporting-only function
` [PATCH v2 16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller

[PATCH v1 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-09-23 20:34 UTC  (2+ messages)

[PATCH RESEND] ASoC: MAINTAINERS: add bindings and APR to Qualcomm Audio entry
 2022-09-23 20:31 UTC 

[PATCH -next 0/4] Use DECLARE_FLEX_ARRAY() helper for ima
 2022-09-23 20:28 UTC  (3+ messages)
` [PATCH -next 1/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig

[PATCH v4 00/15] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
 2022-09-23 20:28 UTC  (3+ messages)
` [PATCH v4 01/15] arm64: dts: qcom: sdm630: align APR services node names with dtschema

[REGRESSION] Graphical issues on Lenovo Yoga 7 14ARB7 laptop since v6.0-rc1 (bisected)
 2022-09-23 20:26 UTC  (6+ messages)

[PATCH v2 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-09-23 20:14 UTC  (5+ messages)
` [PATCH v2 4/4] media: platform: Add Renesas RZ/G2L CRU driver

[PATCH V2 0/3] vdpa: device feature provisioning
 2022-09-23 20:11 UTC  (5+ messages)
` [PATCH V2 2/3] vdpa_sim_net: support "
` [PATCH V2 3/3] vp_vdpa: "

[PATCH v10 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-23 20:11 UTC  (6+ messages)
` [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages

[ANNOUNCE] 4.9.312-rt193
 2022-09-23 20:09 UTC  (3+ messages)
` [ANNOUNCE] 4.9.327-rt197

[PATCH v3 0/2] Add LTE SKU for sc7280-evoker family
 2022-09-23 20:03 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Separete LTE/WIFI SKU for sc7280-evoker
` [PATCH v3 2/2] arm64: dts: qcom: Add LTE SKU for sc7280-evoker family

[PATCH V13 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-09-23 20:03 UTC  (8+ messages)
` [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V13 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V13 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

[PATCH v6 1/3] Bluetooth: Add support for hci devcoredump
 2022-09-23 19:51 UTC  (2+ messages)

[PATCH] minmax: clamp more efficiently by avoiding extra comparison
 2022-09-23 19:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/5] Input: lm8333 - add missing linux/input.h include
 2022-09-23 19:47 UTC  (5+ messages)
` [PATCH 2/5] Input: st-keyscan - add missing linux/input.h and linux/of.h includes
` [PATCH 3/5] Input: mt6779-keypad - add missing linux/input.h include
` [PATCH 4/5] Input: imx_keypad "
` [PATCH 5/5] Input: ep93xx_keypad "

RCU vs NOHZ
 2022-09-23 19:47 UTC 

[linux-stable-rc:queue/5.19 22/33] drivers/usb/dwc3/dwc3-qcom.c:313:25: warning: variable 'hcd' set but not used
 2022-09-23 19:44 UTC 

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2022-09-23 19:44 UTC  (3+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

INFO: task systemd-udevd:94 blocked for more than 120 seconds
 2022-09-23 19:42 UTC  (3+ messages)

[PATCH] kunit: tool: Don't download risc-v opensbi firmware with wget
 2022-09-23 19:32 UTC  (2+ messages)

[RESEND RFC] zram: Allow rw_page when page isn't written back
 2022-09-23 19:31 UTC  (2+ messages)

boot interrupt quirk (also in 4.19.y) breaks serial ports (was: [PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets)
 2022-09-23 19:20 UTC  (2+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-23 19:16 UTC  (3+ messages)

[PATCH 0/9] Input: synaptics-rmi4 - Bootloader v7/v8 firmware update improvements
 2022-09-23 19:13 UTC  (5+ messages)
` [PATCH 1/9] Input: synaptics-rmi4 - fix firmware update operations with bootloader v8

[PATCH v2 0/4] Rewrite the top-level index.rst
 2022-09-23 19:07 UTC  (10+ messages)
` [PATCH v2 2/7] docs: Rewrite the front page
` [PATCH v2 7/7] docs: put atomic*.txt and memory-barriers.txt into the core-api book

[peterz-queue:call-depth-tracking 59/60] ./include/generated/asm-offsets.h:81: warning: "TASK_SIZE" redefined
 2022-09-23 19:04 UTC 

[PATCH v3 0/2] rtc: max31329: add support for Maxim max31329 RTC
 2022-09-23 18:53 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: rtc: add Maxim max31329 rtc device tree bindings
` [PATCH v3 2/2] rtc: max31329: Add Maxim max31329 real time clock

[PATCH] parport_pc: Avoid FIFO port location truncation
 2022-09-23 18:52 UTC 

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-23 18:51 UTC  (2+ messages)

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-23 18:50 UTC  (5+ messages)
` [PATCH 01/12] "

[PATCH v2] dt-bindings: clock: rockchip: change SPDX-License-Identifier
 2022-09-23 18:49 UTC  (2+ messages)

sunplus-uart.c:undefined reference to `uart_suspend_port'
 2022-09-23 18:47 UTC  (3+ messages)

[syzbot] INFO: task hung in __filemap_get_folio
 2022-09-23 18:45 UTC  (2+ messages)

[Patch net-next v4 0/6] net: dsa: microchip: ksz9477: enable interrupt for internal phy link detection
 2022-09-23 18:43 UTC  (6+ messages)
` [Patch net-next v4 3/6] net: dsa: microchip: lan937x: return zero if mdio node not present
` [Patch net-next v4 4/6] net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common

[PATCH 0/2] fix gpio-sysfs/libgpiod for rockchip
 2022-09-23 18:41 UTC  (3+ messages)
` [PATCH 2/2] gpio: rockchip: request GPIO mux to pinctrl when setting direction

[PATCH] locking/memory-barriers.txt: Improve documentation for writel() usage
 2022-09-23 18:40 UTC  (8+ messages)

[PATCH v3] thunderbolt: Explicitly enable lane adapter hotplug events at startup
 2022-09-23 18:39 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).