linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 20:35:59 to 2019-11-22 02:21:08 UTC [more...]

[PATCH v6 0/8] crypto: x86: Fix indirect function call casts
 2019-11-22  2:21 UTC  (12+ messages)
` [PATCH v6 1/8] crypto: x86/glue_helper: Regularize function prototypes
` [PATCH v6 2/8] crypto: x86/serpent: Remove glue function macros usage
` [PATCH v6 3/8] crypto: x86/camellia: Remove glue function macro usage
` [PATCH v6 4/8] crypto: x86/twofish: "
` [PATCH v6 5/8] crypto: x86/cast6: "
` [PATCH v6 6/8] crypto: x86/aesni: "
` [PATCH v6 7/8] crypto: x86/glue_helper: Remove function prototype cast helpers
` [PATCH v6 8/8] crypto, x86/sha: Eliminate casts on asm implementations

[PATCH 0/3] Use C inlines for uaccess
 2019-11-22  2:20 UTC  (11+ messages)
` [PATCH 1/3] arm/arm64/xen: use C inlines for privcmd_call
` [PATCH 3/3] arm64: remove the rest of asm-uaccess.h

[PATCH v8 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-22  2:19 UTC  (4+ messages)
` [PATCH v8 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC

[PATCH] scsi: scsi_transport_sas: Fix memory leak when removing devices
 2019-11-22  2:13 UTC  (2+ messages)

[PATCH v10 4/6] x86/split_lock: Enumerate split lock detection if the IA32_CORE_CAPABILITIES MSR is not supported
 2019-11-22  2:13 UTC  (4+ messages)

[PATCH 00/12] treewide: break dependencies on x86's RM header
 2019-11-22  2:12 UTC  (5+ messages)
` [PATCH 03/12] x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
` [PATCH 04/12] x86/kprobes: "

[PATCH -next] scsi: pm80xx: Remove unused including <linux/version.h>
 2019-11-22  2:09 UTC 

[PATCH v3 0/8] powerpc/vdso32 enhancement and optimisation
 2019-11-22  1:58 UTC  (3+ messages)
` [PATCH v3 4/8] powerpc/vdso32: inline __get_datapage()

[RESEND RFC PATCH 0/1] CAP_SYS_NICE inside user namespace
 2019-11-22  1:54 UTC  (8+ messages)
` [RESEND RFC PATCH 1/1] Selectively allow CAP_SYS_NICE capability inside user namespaces

[PATCH v10 0/6] Enable split lock detection for real time and debug
 2019-11-22  1:52 UTC  (19+ messages)
` [PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter

[PATCH] scsi: ibmvscsi_tgt: Remove unneeded variable rc
 2019-11-22  1:48 UTC  (3+ messages)

[PATCH] Revert "platform/x86: wmi: Destroy on cleanup rather than unregister"
 2019-11-22  1:39 UTC  (2+ messages)

[PATCH net-next v2] drivers: net: virtio_net: Implement a dev_watchdog handler
 2019-11-22  1:36 UTC 

[PATCH] drivers: net: virtio_net: Implement a dev_watchdog handler
 2019-11-22  1:34 UTC 

[PATCH] NTB: Fix an error in get link status
 2019-11-22  1:27 UTC  (7+ messages)
        ` Fwd: "

[PATCH] zram: Fix Kconfig indentation
 2019-11-22  1:28 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm/gpu: add support for ocmem interconnect
 2019-11-22  1:26 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: drm/msm/gpu: document second interconnect
` [PATCH v2 2/4] drm/msm/gpu: add support for ocmem interconnect path
` [PATCH v2 3/4] drm/msm/a3xx: set interconnect bandwidth vote
` [PATCH v2 4/4] drm/msm/a4xx: "

2989f64510 ("dma-buf: Add selftests for dma-fence"): WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:524 __debug_object_init
 2019-11-22  1:32 UTC  (3+ messages)

[PATCH] tmpfs: use ida to get inode number
 2019-11-22  1:23 UTC  (7+ messages)

[PATCH v2] watchdog: make DesignWare watchdog allow users to set bigger timeout value
 2019-11-22  1:16 UTC  (3+ messages)

[PATCH net,v2 0/2] Fix send indirection table offset
 2019-11-22  1:03 UTC  (6+ messages)
` [PATCH net,v2 1/2] hv_netvsc: Fix offset usage in netvsc_send_table()
` [PATCH net,v2 2/2] hv_netvsc: Fix send_table offset in case of a host bug

[PATCH -next] KVM: x86: remove set but not used variable 'called'
 2019-11-22  0:48 UTC  (5+ messages)

[git pull] drm fixes for 5.4
 2019-11-22  0:43 UTC 

[PATCH v2 bpf-next 0/9] add bpf batch ops to process more than 1 elem
 2019-11-22  0:34 UTC  (15+ messages)
` [PATCH v2 bpf-next 2/9] bpf: add generic support for lookup and lookup_and_delete batch ops
` [PATCH v2 bpf-next 5/9] bpf: add batch ops to all htab bpf map
` [PATCH v2 bpf-next 8/9] selftests/bpf: add batch ops testing for hmap and hmap_percpu
` [PATCH v2 bpf-next 9/9] selftests/bpf: add batch ops testing to array bpf map

[PATCH v2] HID: hyperv: Add the support of hibernation
 2019-11-22  0:26 UTC  (3+ messages)

[PATCH v5] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-22  0:21 UTC 

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-22  0:13 UTC  (14+ messages)

[PATCH v5 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-11-22  0:11 UTC  (4+ messages)
` [PATCH v5 bpf-next 11/15] libbpf: don't use cxx to test_libpf target

[PATCH v2] dt-bindings: Add vendor prefix for BeagleBoard.org
 2019-11-22  0:09 UTC 

linux-next: build warning after merge of the bluetooth tree
 2019-11-22  0:07 UTC 

can we get rid of the cpumask_t typedef?
 2019-11-22  0:04 UTC  (2+ messages)

[PATCH v2] ASoC: rsnd: fix DALIGN register for SSIU
 2019-11-22  0:04 UTC  (2+ messages)

[PATCH] debugfs: Fix !DEBUG_FS debugfs_create_automount
 2019-11-21 23:55 UTC  (6+ messages)

[PATCH] rpmsg: char: release allocated memory
 2019-11-21 23:54 UTC  (4+ messages)

[PATCH 4.19 000/422] 4.19.85-stable review
 2019-11-21 23:53 UTC  (7+ messages)
` [PATCH 4.19 063/422] ice: Prevent control queue operations during reset
` [PATCH 4.19 079/422] i40e: use correct length for strncpy

[PATCH kselftest/test] kunit: Always print actual pointer values in asserts
 2019-11-21 23:50 UTC 

[PATCH] ARM: dts: meson8: fix the size of the PMU registers
 2019-11-21 23:46 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec: Rename cros_ec_dev to cros_ec_mfd_dev
 2019-11-21 23:45 UTC 

[PATCH] tracing: Remove unnecessary DEBUG_FS dependency
 2019-11-21 23:44 UTC  (4+ messages)

[PATCH v4 00/10] Fix cdrom autoclose
 2019-11-21 23:43 UTC  (3+ messages)

[PATCH] dt-bindings: Add vendor prefix for BeagleBoard.org
 2019-11-21 23:42 UTC  (3+ messages)

[PATCH 0/7] docs: Update ko_KR translations
 2019-11-21 23:41 UTC  (8+ messages)
` [PATCH 1/7] docs/memory-barriers.txt/kokr: Rewrite "KERNEL I/O BARRIER EFFECTS" section
` [PATCH 2/7] Documentation/kokr: Kill all references to mmiowb()
` [PATCH 3/7] docs/memory-barriers.txt/kokr: Fix style, spacing and grammar in I/O section
` [PATCH 4/7] docs/memory-barriers.txt/kokr: Update I/O section to be clearer about CPU vs thread
` [PATCH 5/7] docs/memory-barriers.txt: Remove remaining references to mmiowb()
` [PATCH 6/7] Documentation/translation: Use Korean for Korean translation title
` [PATCH 7/7] Documentation/process/howto/kokr: Update for 4.x -> 5.x versioning

[PATCH] power: avs: Fix Kconfig indentation
 2019-11-21 23:41 UTC  (2+ messages)

possible deadlock in mon_bin_vma_fault
 2019-11-21 23:38 UTC  (3+ messages)

[PATCH v5 0/8] crypto: x86: Fix indirect function call casts
 2019-11-21 23:14 UTC  (10+ messages)
` [PATCH v5 2/8] crypto: x86/serpent: Remove glue function macros usage
` [PATCH v5 3/8] crypto: x86/camellia: Remove glue function macro usage
` [PATCH v5 8/8] crypto, x86/sha: Eliminate casts on asm implementations

[PATCH v10 5/6] x86/split_lock: Handle #AC exception for split lock
 2019-11-21 23:14 UTC  (4+ messages)

[PATCH] dt-bindings: firmware: ixp4xx: Drop redundant minItems/maxItems
 2019-11-21 23:09 UTC 

[PATCH] dt-bindings: interrupt-controller: arm,gic-v3: Add missing type to interrupt-partition-* nodes
 2019-11-21 23:09 UTC 

[PATCH v7 4/5] PCI/ASPM: Add sysfs attributes for controlling ASPM link states
 2019-11-21 23:04 UTC  (4+ messages)

Kernel 5.4 regression - memory leak in network layer
 2019-11-21 23:04 UTC  (4+ messages)
` [PATCH net] udp: drop skb extensions before marking skb stateless

[PATCH] ACPI: only free map once in osl.c
 2019-11-21 22:58 UTC  (5+ messages)

[PATCH] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-11-21 22:46 UTC  (5+ messages)

[PATCH v7 0/2] loop: Better discard for block devices
 2019-11-21 22:35 UTC  (10+ messages)
` [PATCH v7 2/2] loop: Better discard support "

[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
 2019-11-21 22:34 UTC  (3+ messages)
` [RFC/RFT 1/2] RISC-V: Implement ptrace regs and stack API

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-21 22:22 UTC  (14+ messages)
` [PATCH v7 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v7 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v7 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM

BCM2835 maintainership
 2019-11-21 22:23 UTC  (7+ messages)

[PATCH v4 2/2] kasan: add test for invalid size in memmove
 2019-11-21 22:21 UTC  (2+ messages)

[PATCH v4 1/2] kasan: detect negative size in memory operation function
 2019-11-21 22:20 UTC  (5+ messages)

[PATCH v3 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-21 22:14 UTC  (15+ messages)
` [PATCH v3 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
` [PATCH v3 04/19] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot
` [PATCH v3 09/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
` [PATCH v3 12/19] x86/vmx: Introduce VMX_FEATURES_*

Back-porting request
 2019-11-21 22:13 UTC  (2+ messages)

single aio thread is migrated crazily by scheduler
 2019-11-21 22:10 UTC  (11+ messages)

[PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management
 2019-11-21 22:09 UTC  (8+ messages)
` WARNING bisected (was Re: [PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management)

[PATCH v4 0/9] per lruvec lru_lock for memcg
 2019-11-21 22:06 UTC  (5+ messages)
` [PATCH v4 3/9] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCHv2 0/6] ASoC: da7213: support for usage with simple-card
 2019-11-21 21:49 UTC  (5+ messages)
` [PATCHv2 2/6] ASoC: da7213: Add regulator support
` [PATCHv2 6/6] ASoC: da7213: Add default clock handling

[PATCH 0/4] Convert cros-ec-i2c-tunnel to MFD Cell
 2019-11-21 21:49 UTC  (7+ messages)
` [PATCH 1/4] i2c: i2c-cros-ec-tunnel: Pass ACPI node to i2c adapter
` [PATCH 2/4] i2c: i2c-cros-ec-tunnel: Fix ACPI identifier
` [PATCH 3/4] platform/chrome: cros_ec: Pass firmware node to MFD device
` [PATCH 4/4] platform/chrome: i2c: i2c-cros-ec-tunnel: Convert i2c tunnel to MFD Cell

[PATCH 3.16 81/83] btrfs: partially apply b8b93addde
 2019-11-21 21:42 UTC  (3+ messages)

[PATCH v4 0/8] VT-d Native Shared virtual memory cleanup and fixes
 2019-11-21 21:37 UTC  (10+ messages)
` [PATCH v4 1/8] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
` [PATCH v4 2/8] iommu/vt-d: Match CPU and IOMMU paging mode
` [PATCH v4 3/8] iommu/vt-d: Reject SVM bind for failed capability check
` [PATCH v4 4/8] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v4 5/8] iommu/vt-d: Fix off-by-one in PASID allocation
` [PATCH v4 6/8] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v4 7/8] iommu/vt-d: Avoid sending invalid page response
` [PATCH v4 8/8] iommu/vt-d: Misc macro clean up for SVM

linuxnext-2019119 edac warns (was Re: edac KASAN warning in experimental arm64 allmodconfig boot)
 2019-11-21 21:36 UTC  (2+ messages)
` [PATCH] EDAC/ghes: Do not warn when incrementing refcount on 0

[PATCH v3] dt-bindings: power: Rename back power_domain.txt bindings to fix references
 2019-11-21 21:35 UTC  (2+ messages)

[PATCH v8 0/6] Add support for H6 PWM
 2019-11-21 21:31 UTC  (9+ messages)
` [PATCH v8 3/6] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v8 4/6] pwm: sun4i: Always calculate params when applying new parameters
` [PATCH v8 5/6] pwm: sun4i: Add support to output source clock directly

[PATCH] mm: fix unsafe page -> lruvec lookups with cgroup charge migration
 2019-11-21 21:30 UTC  (4+ messages)

[PATCH v6 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-21 21:29 UTC  (3+ messages)
` [PATCH v6 3/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH] proc: Make /proc/<pid>/io world readable
 2019-11-21 21:25 UTC  (2+ messages)

[PATCH] pci: Fix Kconfig indentation
 2019-11-21 21:10 UTC  (2+ messages)

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-21 21:07 UTC  (7+ messages)
` [PATCH v2 4/6] PCI: brcmstb: add Broadcom STB PCIe host controller driver

[PATCH] drivers: thermal: step_wise: add support for hysteresis
 2019-11-21 21:07 UTC  (5+ messages)

[PATCH v2 1/2] tty: add retry capability to tty_init_dev()
 2019-11-21 21:01 UTC  (4+ messages)
` [PATCH v2 2/2] tty: use tty_init_dev_retry() to workaround a race condition

[PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter
 2019-11-21 21:01 UTC  (2+ messages)

INFO: task hung in __do_page_fault (2)
 2019-11-21 21:00 UTC  (5+ messages)

[PATCH v2 0/3] docs, parallelism: Rearrange how jobserver reservations are made
 2019-11-21 20:59 UTC  (4+ messages)
` [PATCH v2 1/3] docs, parallelism: Fix failure path and add comment
` [PATCH v2 2/3] docs, parallelism: Do not leak blocking mode to other readers
` [PATCH v2 3/3] docs, parallelism: Rearrange how jobserver reservations are made

[tip: x86/urgent] selftests/x86/mov_ss_trap: Fix the SYSENTER test
 2019-11-21 20:59 UTC 

[tip: x86/urgent] selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
 2019-11-21 20:59 UTC 

[PATCH 4.9 00/42] 4.9.188-stable review
 2019-11-21 20:54 UTC  (6+ messages)

general protection fault in snd_usb_create_mixer
 2019-11-21 20:49 UTC  (2+ messages)

next/master bisection: boot on beaglebone-black
 2019-11-21 20:52 UTC 

[PATCH v7 1/2] dt-bindings: edac: arm-dmc520.txt
 2019-11-21 20:43 UTC  (2+ messages)

[PATCH] net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
 2019-11-21 20:40 UTC  (7+ messages)
  ` [Cocci] "

[PATCH] EDAC: Fix memory leak in i5100_init_one
 2019-11-21 20:39 UTC  (2+ messages)

[PATCH] ARC: perf: Accommodate big-endian CPU
 2019-11-21 20:39 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the afs tree
 2019-11-21 20:38 UTC  (2+ messages)

[PATCH v2 0/8] Backported fixes for 4.4 stable tree
 2019-11-21 20:38 UTC  (8+ messages)
` [PATCH v2 6/8] mm: prevent get_user_pages() from overflowing page refcount

[stable 4.19+][PATCH 01/20] i2c: stm32f7: fix first byte to send in slave mode
 2019-11-21 20:35 UTC  (2+ messages)


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