linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 17:31:48 to 2021-01-22 19:17:16 UTC [more...]

[PATCH bpf-next v3 3/3] xsk: build skb by page
 2021-01-22 18:45 UTC  (3+ messages)

[PATCH v9 00/20] dlb: introduce DLB device driver
 2021-01-22 19:01 UTC  (4+ messages)
` [PATCH v9 13/20] dlb: add port mmap support
` [PATCH v9 14/20] dlb: add start domain ioctl
` [PATCH v9 15/20] dlb: add queue map, unmap, and pending unmap operations

[PATCH v4 net-next 0/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
 2021-01-22 18:31 UTC  (4+ messages)
` [PATCH v4 net-next 1/2] net: introduce a netdev feature for UDP GRO forwarding
` [PATCH v4 net-next 2/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets

[PATCH v4 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-22 19:10 UTC  (9+ messages)
` [PATCH v4 8/8] mm: Mark anonymous struct field of 'struct vm_fault' as 'const'

[PATCH 4.14 00/50] 4.14.217-rc1 review
 2021-01-22 18:10 UTC  (39+ messages)
` [PATCH 4.14 04/50] MIPS: relocatable: fix possible boot hangup with KASLR enabled
` [PATCH 4.14 05/50] ACPI: scan: Harden acpi_device_add() against device ID overflows
` [PATCH 4.14 06/50] mm/hugetlb: fix potential missing huge page size info
` [PATCH 4.14 08/50] r8152: Add Lenovo Powered USB-C Travel Hub
` [PATCH 4.14 19/50] ARM: picoxcell: fix missing interrupt-parent properties
` [PATCH 4.14 23/50] pNFS: Mark layout for return if return-on-close was not sent
` [PATCH 4.14 25/50] ext4: fix superblock checksum failure when setting password salt
` [PATCH 4.14 26/50] RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp
` [PATCH 4.14 27/50] mm, slub: consider rest of partial list if acquire_slab() fails
` [PATCH 4.14 28/50] net: sunrpc: interpret the return value of kstrtou32 correctly
` [PATCH 4.14 29/50] dm: eliminate potential source of excessive kernel log noise
` [PATCH 4.14 30/50] ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
` [PATCH 4.14 31/50] ALSA: fireface: Fix integer overflow in transmit_midi_msg()
` [PATCH 4.14 32/50] netfilter: conntrack: fix reading nf_conntrack_buckets
` [PATCH 4.14 33/50] usb: ohci: Make distrust_firmware param default to false
` [PATCH 4.14 34/50] compiler.h: Raise minimum version of GCC to 5.1 for arm64
` [PATCH 4.14 35/50] nfsd4: readdirplus shouldnt return parent of export
` [PATCH 4.14 36/50] netxen_nic: fix MSI/MSI-x interrupts
` [PATCH 4.14 37/50] rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
` [PATCH 4.14 38/50] esp: avoid unneeded kmap_atomic call
` [PATCH 4.14 39/50] net: dcb: Validate netlink message in DCB handler
` [PATCH 4.14 40/50] net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
` [PATCH 4.14 41/50] net: stmmac: Fixed mtu channged by cache aligned
` [PATCH 4.14 42/50] net: sit: unregister_netdevice on newlinks error path
` [PATCH 4.14 44/50] rxrpc: Fix handling of an unsupported token type in rxrpc_read()
` [PATCH 4.14 45/50] tipc: fix NULL deref in tipc_link_xmit()
` [PATCH 4.14 46/50] net: use skb_list_del_init() to remove from RX sublists
` [PATCH 4.14 47/50] net: introduce skb_list_walk_safe for skb segment walking
` [PATCH 4.14 48/50] net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
` [PATCH 4.14 49/50] net: ipv6: Validate GSO SKB before finish IPv6 processing
` [PATCH 4.14 50/50] spi: cadence: cache reference clock rate during probe

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-01-22 19:10 UTC  (3+ messages)

[PATCH] checkpatch: add warning for avoiding .L prefix symbols in assembly files
 2021-01-22 19:10 UTC  (6+ messages)

[PATCH] Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
 2021-01-22 18:43 UTC 

[PATCH 4.19 00/22] 4.19.170-rc1 review
 2021-01-22 14:12 UTC  (21+ messages)
` [PATCH 4.19 01/22] usb: ohci: Make distrust_firmware param default to false
` [PATCH 4.19 02/22] compiler.h: Raise minimum version of GCC to 5.1 for arm64
` [PATCH 4.19 03/22] dm integrity: fix flush with external metadata device
` [PATCH 4.19 04/22] crypto: x86/crc32c - fix building with clang ias
` [PATCH 4.19 05/22] nfsd4: readdirplus shouldnt return parent of export
` [PATCH 4.19 06/22] udp: Prevent reuseport_select_sock from reading uninitialized socks
` [PATCH 4.19 07/22] netxen_nic: fix MSI/MSI-x interrupts
` [PATCH 4.19 08/22] net: mvpp2: Remove Pause and Asym_Pause support
` [PATCH 4.19 09/22] rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
` [PATCH 4.19 10/22] esp: avoid unneeded kmap_atomic call
` [PATCH 4.19 11/22] net: dcb: Validate netlink message in DCB handler
` [PATCH 4.19 12/22] net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
` [PATCH 4.19 13/22] rxrpc: Call state should be read with READ_ONCE() under some circumstances
` [PATCH 4.19 14/22] net: stmmac: Fixed mtu channged by cache aligned
` [PATCH 4.19 17/22] rxrpc: Fix handling of an unsupported token type in rxrpc_read()
` [PATCH 4.19 18/22] tipc: fix NULL deref in tipc_link_xmit()
` [PATCH 4.19 19/22] net: introduce skb_list_walk_safe for skb segment walking
` [PATCH 4.19 20/22] net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
` [PATCH 4.19 21/22] net: ipv6: Validate GSO SKB before finish IPv6 processing
` [PATCH 4.19 22/22] spi: cadence: cache reference clock rate during probe

[PATCH 5.4 00/33] 5.4.92-rc1 review
 2021-01-22 14:12 UTC  (24+ messages)
` [PATCH 5.4 01/33] usb: ohci: Make distrust_firmware param default to false
` [PATCH 5.4 02/33] compiler.h: Raise minimum version of GCC to 5.1 for arm64
` [PATCH 5.4 03/33] xen/privcmd: allow fetching resource sizes
` [PATCH 5.4 04/33] elfcore: fix building with clang
` [PATCH 5.4 05/33] scsi: lpfc: Make function lpfc_defer_pt2pt_acc static
` [PATCH 5.4 06/33] scsi: lpfc: Make lpfc_defer_acc_rsp static
` [PATCH 5.4 07/33] spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()
` [PATCH 5.4 08/33] spi: npcm-fiu: Disable clock in probe error path
` [PATCH 5.4 10/33] bpf: Dont leak memory in bpf getsockopt when optlen == 0
` [PATCH 5.4 11/33] bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
` [PATCH 5.4 12/33] udp: Prevent reuseport_select_sock from reading uninitialized socks
` [PATCH 5.4 13/33] netxen_nic: fix MSI/MSI-x interrupts
` [PATCH 5.4 16/33] net: ipv6: Validate GSO SKB before finish IPv6 processing
` [PATCH 5.4 17/33] mlxsw: core: Add validation of transceiver temperature thresholds
` [PATCH 5.4 25/33] net: stmmac: Fixed mtu channged by cache aligned
` [PATCH 5.4 26/33] net: sit: unregister_netdevice on newlinks error path
` [PATCH 5.4 27/33] net: avoid 32 x truesize under-estimation for tiny skbs
` [PATCH 5.4 28/33] rxrpc: Fix handling of an unsupported token type in rxrpc_read()
` [PATCH 5.4 29/33] net, sctp, filter: remap copy_from_user failure error
` [PATCH 5.4 30/33] tipc: fix NULL deref in tipc_link_xmit()
` [PATCH 5.4 31/33] mac80211: do not drop tx nulldata packets on encrypted links
` [PATCH 5.4 32/33] mac80211: check if atf has been disabled in __ieee80211_schedule_txq
` [PATCH 5.4 33/33] spi: cadence: cache reference clock rate during probe

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-01-22 18:10 UTC  (5+ messages)
` [PATCH v5 1/4] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH v5 2/4] certs: Move load_system_certificate_list to a common function
` [PATCH v5 3/4] certs: Add ability to preload revocation certs
` [PATCH v5 4/4] integrity: Load mokx variables into the blacklist keyring

[PATCH v9 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
 2021-01-22 14:18 UTC  (2+ messages)

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-01-22 18:35 UTC  (16+ messages)
` [net-next PATCH v4 03/15] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v4 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v4 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v4 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v4 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v4 09/15] device property: Introduce fwnode_get_id()
` [net-next PATCH v4 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v4 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v4 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
 2021-01-22 14:21 UTC  (5+ messages)

[PATCH v5 0/5] mm: clean up names and parameters of memmap_init_xxxx functions
 2021-01-22 18:12 UTC  (2+ messages)

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-01-22 18:12 UTC  (10+ messages)

[PATCH 1/2] dm crypt: replaced #if defined with IS_ENABLED
 2021-01-22 18:18 UTC  (4+ messages)
` [PATCH 2/2] dm crypt: support using trusted keys

[PATCH 1/4] ARM: dts: qcom: msm8974: add gpu support
 2021-01-22 18:33 UTC  (2+ messages)

[PATCH] regulator: core: Avoid debugfs: Directory ... already present! error
 2021-01-22 18:32 UTC 

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements
 2021-01-22 18:22 UTC  (5+ messages)
` [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: do not raise non-default weights
` [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: avoid spurious switches to soft_rt of interactive queues
` [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: do not expire a queue when it is the only busy one

KASAN: use-after-free Read in dump_schedule
 2021-01-22 17:21 UTC  (2+ messages)

[PATCH 2/2] spidev: Add cisco device compatible
 2021-01-22 18:09 UTC  (3+ messages)

[PATCH] media: doc: pixfmt-yuv: Fix 4:4:4 subsampling info
 2021-01-22 18:27 UTC 

[PATCH] drivers: dma: qcom: bam_dma: Manage clocks when controlled_remotely is set
 2021-01-22 15:44 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-of-aspeed: Fix kunit-related build error
 2021-01-22 17:23 UTC  (2+ messages)

[PATCH] nvme-multipath: Early exit if no path is available
 2021-01-22 17:55 UTC  (3+ messages)

[PATCH 0/9] tools/nolibc: fix build issues on aarch64 after unistd cleanup
 2021-01-22 15:42 UTC  (5+ messages)

[ANNOUNCE] 4.4.252-rt213
 2021-01-22 18:06 UTC 

linux-next: Tree for Jan 22
 2021-01-22 18:05 UTC  (3+ messages)
` linux-next: Tree for Jan 22 (amdgpu)
` linux-next: Tree for Jan 22 (drm/i915)

[PATCH] arm64: dts: rockchip: add device_type property to rk3399 pcie node
 2021-01-22 18:05 UTC 

[PATCH v4] regulator: Make regulator_sync_voltage() usable by coupled regulators
 2021-01-22 18:06 UTC  (2+ messages)

[PATCH 0/2] mmc: J7200: Add support for higher speed modes in MMCSD subsystems
 2021-01-22 18:06 UTC  (2+ messages)

[RFC PATCH 0/6] ceph: convert buffered read codepaths to new netfs API
 2021-01-22 17:51 UTC  (7+ messages)
` [RFC PATCH 1/6] ceph: disable old fscache readpage handling
` [RFC PATCH 2/6] ceph: rework PageFsCache handling
` [RFC PATCH 3/6] ceph: fix invalidation
` [RFC PATCH 4/6] ceph: convert readpage to fscache read helper
` [RFC PATCH 5/6] ceph: plug write_begin into "
` [RFC PATCH 6/6] ceph: convert ceph_readpages to ceph_readahead

[PATCH] cpupower: add Makefile dependencies for install targets
 2021-01-22 18:02 UTC  (5+ messages)

[PATCH] ACPI / APEI: Add is_ghes_type() to identify GHES sources
 2021-01-22 18:03 UTC 

[PATCH v3] kdb: Make memory allocations more robust
 2021-01-22 17:25 UTC  (2+ messages)

[PATCH net-next] vmxnet3: Remove buf_info from device accessible structures
 2021-01-22 17:50 UTC  (4+ messages)

[RFC PATCH 00/17] objtool: add base support for arm64
 2021-01-22 17:54 UTC  (9+ messages)

[PATCH v2] ACPI/IORT: Do not blindly trust DMA masks from firmware
 2021-01-22 17:50 UTC  (3+ messages)

[PATCH] diffconfig: use python3 instead of python in Shebang line
 2021-01-22 17:52 UTC  (8+ messages)

[PATCH -v3 8/9] sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH -v3 9/9] sched: Relax the set_cpus_allowed_ptr() semantics
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH -tip V4 3/8] workqueue: use cpu_possible_mask instead of cpu_active_mask to break affinity
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] workqueue: Use "

[PATCH v4 0/4] Check codeSigning extended key usage extension
 2021-01-22 17:28 UTC  (7+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing

[PATCH -v3 6/9] workqueue: Restrict affinity change to rescuer
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH -v3 7/9] sched: Prepare to use balance_push in ttwu()
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH 0/8] cpupower: Updates and cleanup to support AMD Family 0x19
 2021-01-22 17:39 UTC  (9+ messages)
` [PATCH 1/8] cpupower: Update msr_pstate union struct naming
` [PATCH 2/8] cpupower: Correct macro name for CPB caps flag
` [PATCH 3/8] cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid "
` [PATCH 4/8] cpupower: Remove unused pscur variable
` [PATCH 5/8] cpupower: Update family checks when decoding HW pstates
` [PATCH 6/8] cpupower: Condense pstate enabled bit checks in decode_pstates()
` [PATCH 7/8] cpupower: Remove family arg to decode_pstates()
` [PATCH 8/8] cpupower: Add cpuid cap flag for MSR_AMD_HWCR support

[PATCH -v3 3/9] sched: Dont run cpu-online with balance_push() enabled
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] sched: Don't "

[PATCH -v3 4/9] kthread: Extract KTHREAD_IS_PER_CPU
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] sched/core: Print out straggler tasks in sched_cpu_dying()
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH -v3 5/9] workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
 2021-01-22 17:41 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v4 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2021-01-22 17:01 UTC  (4+ messages)
` [PATCH v4 1/2] media: dt-bindings: Convert video-interfaces.txt properties "

[PATCH] bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
 2021-01-22 17:33 UTC  (2+ messages)

[GIT PULL] mm/memblock: typo fix in a comment
 2021-01-22 16:53 UTC 

Fw:Re:Fw:Re:[RFC,v1,1/1] audit: speed up syscall rule match while exiting syscall
 2021-01-22 17:31 UTC 

[PATCH resend] ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
 2021-01-22 17:38 UTC  (2+ messages)

[PATCH] mm: Optimizing error condition detection in do_mprotect_pkey()
 2021-01-22 17:38 UTC  (4+ messages)

[PATCH v3 0/2] Realtek RTL838x/RTL839x interrupt controller driver
 2021-01-22 15:48 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: Add Realtek RTL838x/RTL839x support

[PATCH v4 0/3] kasan: Fix metadata detection for KASAN_HW_TAGS
 2021-01-22 15:56 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: Improve kernel address detection of __is_lm_address()
` [PATCH v4 2/3] kasan: Add explicit preconditions to kasan_report()
` [PATCH v4 3/3] kasan: Make addr_has_metadata() return true for valid addresses

[PATCH v2 00/12] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-01-22 15:57 UTC  (6+ messages)
` [PATCH v2 01/12] iio: core: register chardev only if needed
` [PATCH v2 02/12] iio: buffer: add back-ref from iio_buffer to iio_dev
` [PATCH v2 03/12] iio: buffer: rework buffer & scan_elements dir creation
` [PATCH v2 04/12] iio: buffer: add index to the first IIO buffer dir and symlink it back
` [PATCH v2 05/12] iio: core: split __iio_device_attr_init() to init only the attr object

[RFC PATCH 0/2] soundwire: add static port mapping support
 2021-01-22 15:46 UTC  (12+ messages)
` [RFC PATCH 1/2] soundwire: add support for static port mapping

[PATCH] PM / clk: make PM clock layer compatible with clocks that must sleep
 2021-01-22 15:48 UTC  (9+ messages)
        ` [PATCH v2] "

[PATCH 0/2] media: dvb-usb: Fix UAF and memory leaks
 2021-01-22 15:47 UTC  (3+ messages)
` [PATCH 2/2] media: dvb-usb: Fix use-after-free access

rcu-torture: Internal error: Oops: 96000006
 2021-01-22 15:46 UTC  (7+ messages)

[PATCH v2 0/4] Promote Hikey 970 USB phy out of staging
 2021-01-22 15:57 UTC  (6+ messages)
` [PATCH v2 4/4] phy: phy-hi3670-usb3: move driver from staging into phy

[PATCH] arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
 2021-01-22 15:57 UTC  (2+ messages)

[PATCH v3 0/2] Make it possible to reserve memory on 64bit platform
 2021-01-22 15:55 UTC  (2+ messages)
` [PATCH v3 1/2] lib/cmdline: add new function get_option_ull()

[PATCH v5 00/18] Refactor generic_file_buffered_read
 2021-01-22 16:01 UTC  (3+ messages)
` [PATCH v5 03/18] mm/filemap: Convert filemap_get_pages to take a pagevec
` [PATCH v5 09/18] mm/filemap: Change filemap_read_page calling conventions


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).