public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-08 13:45:51 to 2019-07-08 15:21:18 UTC [more...]

[PATCH 4.4 00/73] 4.4.185-stable review
 2019-07-08 15:13 UTC  (58+ messages)
` [PATCH 4.4 01/73] fs/binfmt_flat.c: make load_flat_shared_library() work
` [PATCH 4.4 02/73] mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
` [PATCH 4.4 03/73] scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
` [PATCH 4.4 04/73] tracing: Silence GCC 9 array bounds warning
` [PATCH 4.4 06/73] usb: chipidea: udc: workaround for endpoint conflict issue
` [PATCH 4.4 08/73] apparmor: enforce nullbyte at end of tag string
` [PATCH 4.4 09/73] parport: Fix mem leak in parport_register_dev_model
` [PATCH 4.4 10/73] parisc: Fix compiler warnings in float emulation code
` [PATCH 4.4 11/73] IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
` [PATCH 4.4 12/73] MIPS: uprobes: remove set but not used variable epc
` [PATCH 4.4 13/73] net: hns: Fix loopback test failed at copper ports
` [PATCH 4.4 14/73] sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
` [PATCH 4.4 15/73] scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
` [PATCH 4.4 16/73] scsi: ufs: Check that space was properly alloced in copy_query_response
` [PATCH 4.4 18/73] hwmon: (pmbus/core) Treat parameters as paged if on multiple pages
` [PATCH 4.4 19/73] Btrfs: fix race between readahead and device replace/removal
` [PATCH 4.4 20/73] btrfs: start readahead also in seed devices
` [PATCH 4.4 21/73] can: flexcan: fix timeout when set small bitrate
` [PATCH 4.4 22/73] can: purge socket error queue on sock destruct
` [PATCH 4.4 24/73] Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
` [PATCH 4.4 25/73] Bluetooth: Fix regression with minimum encryption key size alignment
` [PATCH 4.4 26/73] SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
` [PATCH 4.4 27/73] cfg80211: fix memory leak of wiphy device name
` [PATCH 4.4 28/73] mac80211: drop robust management frames from unknown TA
` [PATCH 4.4 29/73] perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
` [PATCH 4.4 30/73] perf help: Remove needless use of strncpy()
` [PATCH 4.4 31/73] 9p/rdma: do not disconnect on down_interruptible EAGAIN
` [PATCH 4.4 32/73] 9p: acl: fix uninitialized iattr access
` [PATCH 4.4 34/73] 9p: p9dirent_read: check network-provided name length
` [PATCH 4.4 35/73] net/9p: include trans_common.h to fix missing prototype warning
` [PATCH 4.4 36/73] KVM: X86: Fix scan ioapic use-before-initialization
` [PATCH 4.4 37/73] ovl: modify ovl_permission() to do checks on two inodes
` [PATCH 4.4 43/73] team: Always enable vlan tx offload
` [PATCH 4.4 44/73] ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
` [PATCH 4.4 45/73] bonding: Always enable vlan tx offload
` [PATCH 4.4 48/73] um: Compile with modern headers
` [PATCH 4.4 49/73] ASoC : cs4265 : readable register too low
` [PATCH 4.4 51/73] ASoC: max98090: remove 24-bit format support if RJ is 0
` [PATCH 4.4 52/73] usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
` [PATCH 4.4 53/73] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
` [PATCH 4.4 54/73] scsi: hpsa: correct ioaccel2 chaining
` [PATCH 4.4 55/73] ARC: Assume multiplier is always present
` [PATCH 4.4 57/73] MIPS: math-emu: do not use bools for arithmetic
` [PATCH 4.4 59/73] swiotlb: Make linux/swiotlb.h standalone includible
` [PATCH 4.4 60/73] bug.h: work around GCC PR82365 in BUG()
` [PATCH 4.4 61/73] MIPS: Workaround GCC __builtin_unreachable reordering bug
` [PATCH 4.4 63/73] crypto: user - prevent operating on larval algorithms
` [PATCH 4.4 64/73] ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
` [PATCH 4.4 65/73] ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages
` [PATCH 4.4 66/73] ALSA: usb-audio: fix sign unintended sign extension on left shifts
` [PATCH 4.4 67/73] lib/mpi: Fix karactx leak in mpi_powm
` [PATCH 4.4 68/73] btrfs: Ensure replaced device doesnt have pending chunk allocation
` [PATCH 4.4 69/73] tty: rocket: fix incorrect forward declaration of rp_init()
` [PATCH 4.4 70/73] ARC: handle gcc generated __builtin_trap for older compiler
` [PATCH 4.4 71/73] arm64, vdso: Define vdso_{start,end} as array
` [PATCH 4.4 72/73] KVM: x86: degrade WARN to pr_warn_ratelimited
` [PATCH 4.4 73/73] dmaengine: imx-sdma: remove BD_INTR for channel0

[PATCH 4.9 000/102] 4.9.185-stable review
 2019-07-08 15:12 UTC  (41+ messages)
` [PATCH 4.9 003/102] scsi: ufs: Avoid runtime suspend possibly being blocked forever
` [PATCH 4.9 006/102] Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
` [PATCH 4.9 007/102] apparmor: enforce nullbyte at end of tag string
` [PATCH 4.9 008/102] ARC: fix build warnings with !CONFIG_KPROBES
` [PATCH 4.9 009/102] parport: Fix mem leak in parport_register_dev_model
` [PATCH 4.9 010/102] parisc: Fix compiler warnings in float emulation code
` [PATCH 4.9 011/102] IB/rdmavt: Fix alloc_qpn() WARN_ON()
` [PATCH 4.9 013/102] IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
` [PATCH 4.9 014/102] MIPS: uprobes: remove set but not used variable epc
` [PATCH 4.9 015/102] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
` [PATCH 4.9 016/102] net: hns: Fix loopback test failed at copper ports
` [PATCH 4.9 017/102] sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
` [PATCH 4.9 018/102] net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
` [PATCH 4.9 019/102] net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled
` [PATCH 4.9 021/102] scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
` [PATCH 4.9 022/102] scsi: ufs: Check that space was properly alloced in copy_query_response
` [PATCH 4.9 023/102] s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
` [PATCH 4.9 024/102] hwmon: (pmbus/core) Treat parameters as paged if on multiple pages
` [PATCH 4.9 025/102] nvme: Fix u32 overflow in the number of namespace list calculation
` [PATCH 4.9 026/102] btrfs: start readahead also in seed devices
` [PATCH 4.9 027/102] can: flexcan: fix timeout when set small bitrate
` [PATCH 4.9 028/102] can: purge socket error queue on sock destruct
` [PATCH 4.9 029/102] powerpc/bpf: use unsigned division instruction for 64-bit operations
` [PATCH 4.9 030/102] ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX
` [PATCH 4.9 031/102] Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
` [PATCH 4.9 033/102] cfg80211: fix memory leak of wiphy device name
` [PATCH 4.9 036/102] IB/hfi1: Avoid hardlockup with flushlist_lock
` [PATCH 4.9 037/102] perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
` [PATCH 4.9 038/102] perf help: Remove needless use of strncpy()
` [PATCH 4.9 039/102] perf header: Fix unchecked usage "
` [PATCH 4.9 040/102] 9p/rdma: do not disconnect on down_interruptible EAGAIN
` [PATCH 4.9 042/102] 9p/rdma: remove useless check in cm_event_handler
` [PATCH 4.9 051/102] cpu/speculation: Warn on unsupported mitigations= parameter
` [PATCH 4.9 052/102] af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
` [PATCH 4.9 054/102] sctp: change to hold sk after auth shkey is created successfully
` [PATCH 4.9 056/102] tipc: check msg->req data len in tipc_nl_compat_bearer_disable
` [PATCH 4.9 058/102] team: Always enable vlan tx offload
` [PATCH 4.9 059/102] bonding: "
` [PATCH 4.9 060/102] ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
` [PATCH 4.9 061/102] net: check before dereferencing netdev_ops during busy poll

[PATCH v2] kernfs: fix potential null pointer dereference
 2019-07-08 15:16 UTC 

[PATCH] [net-next] net/mlx5e: xsk: dynamically allocate mlx5e_channel_param
 2019-07-08 15:16 UTC  (2+ messages)

[PATCH] lib/lz4: remove the exporting of LZ4HC_setExternalDict
 2019-07-08 15:15 UTC 

[PATCH 0/8] iommu: Add auxiliary domain and PASID support to Arm SMMUv3
 2019-07-08 15:13 UTC  (3+ messages)
` [PATCH 5/8] iommu/arm-smmu-v3: Add second level of context descriptor table

[PATCH] tpm: fixes uninitialized allocated banks for IBM vtpm driver
 2019-07-08 15:12 UTC  (6+ messages)

[PATCH v2] drm/msm/mdp5: Find correct node for creating gem address space
 2019-07-08 15:12 UTC 

[PATCH v7 00/12] Guest LBR Enabling
 2019-07-08 15:11 UTC  (10+ messages)
` [PATCH v7 07/12] perf/x86: no counter allocation support
` [PATCH v7 08/12] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v7 10/12] KVM/x86/lbr: lazy save "
` [PATCH v7 12/12] KVM/VMX/vPMU: support to report GLOBAL_STATUS_LBRS_FROZEN

[PATCH v2] tpm: tpm_ibm_vtpm: Fix unallocated banks
 2019-07-08 15:11 UTC  (2+ messages)

[PATCH net-next 1/2] bpf: skip sockopt hooks without CONFIG_NET
 2019-07-08 15:06 UTC  (4+ messages)
` [PATCH net-next 2/2] bpf: avoid unused variable warning in tcp_bpf_rtt()

[PATCH bpf-next 0/2] libbpf: add an option to reuse maps when loading a program
 2019-07-08 15:11 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: add a new API bpf_object__reuse_maps()

linux-next: build failure after merge of the usb and usb-gadget trees
 2019-07-08 15:09 UTC  (6+ messages)

linux-next: build failure after merge of the rdma tree
 2019-07-08 15:08 UTC  (5+ messages)
  `  "
      `  "

Crypto Fixes for 4.17
 2019-07-08 15:08 UTC  (11+ messages)
` Crypto Fixes for 4.18
  ` Crypto Fixes for 4.19
    ` Crypto Fixes for 4.20
        ` Crypto Fixes for 5.0
            ` [GIT] "
              ` [GIT] Crypto Update for 5.1
                ` [GIT] Crypto Update for 5.2
                  ` [GIT] Crypto Update for 5.3

[RFC PATCH 0/6] Capacity awareness for SCHED_DEADLINE
 2019-07-08 15:05 UTC  (10+ messages)
` [RFC PATCH 1/6] sched/dl: Improve deadline admission control for asymmetric CPU capacities
` [RFC PATCH 3/6] sched/dl: Try better placement even for deadline tasks that do not block

kasan: paging percpu + kasan causes a double fault
 2019-07-08 15:05 UTC 

[PATCH v2] PCI: hv: fix pci-hyperv build when SYSFS not enabled
 2019-07-08 15:05 UTC  (4+ messages)

[GIT PULL] clone3 for v5.3
 2019-07-08 15:00 UTC 

[PATCH] scsi: Remove unreachable code
 2019-07-08 15:04 UTC  (2+ messages)

[PATCH 1/2] drm/amd/powerplay: smu_v11_0: fix uninitialized variable use
 2019-07-08 15:02 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/powerplay: vega20: "
` [1/2] drm/amd/powerplay: smu_v11_0: "

[PATCH] Documentation: usb: convert usb-help to rst
 2019-07-08 15:01 UTC  (3+ messages)

kprobes sanity test fails on next-20190708
 2019-07-08 14:11 UTC 

[PATCH net,v2] nfc: fix potential illegal memory access
 2019-07-08 14:57 UTC 

[PATCH v2] tpm: Remove a deprecated comments about implicit sysfs locking
 2019-07-08 14:56 UTC 

[PATCH] tpm: Remove a deprecated comments about implicit sysfs locking
 2019-07-08 14:55 UTC 

[PATCH] drm/amd/powerplay: work around enum conversion warnings
 2019-07-08 14:54 UTC  (2+ messages)

[PATCH] ceph: fix uninitialized return code
 2019-07-08 14:50 UTC  (2+ messages)

[PATCH] percpu: fix pcpu_page_first_chunk return code handling
 2019-07-08 14:50 UTC  (2+ messages)

[PATCH] ath10k: work around uninitialized vht_pfr variable
 2019-07-08 14:46 UTC  (2+ messages)

WARNING in kernfs_create_dir_ns
 2019-07-08 14:46 UTC  (3+ messages)

[PATCH 1/2] amdgpu: make pmu support optional
 2019-07-08 14:46 UTC  (3+ messages)
` [PATCH 2/2] amdgpu: make SOC15/navi support conditional

[PATCH 0/2] DTS: ARM: some minor updates and fixes for GTA04
 2019-07-08 14:46 UTC  (3+ messages)
` [PATCH 1/2] DTS: ARM: gta04: define chosen/stdout-path
` [PATCH 2/2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again

[PATCH v2] tpm: Fix null pointer dereference on chip register error path
 2019-07-08 14:44 UTC  (3+ messages)

[PATCH net-next] net: dsa: vsc73xx: Fix Kconfig warning and build errors
 2019-07-08 14:42 UTC 

[PATCH] mm: remove redundant assignment of entry
 2019-07-08 14:42 UTC  (2+ messages)

[PATCH] cgroup: simplify code for cgroup_subtree_control_write()
 2019-07-08 14:41 UTC  (2+ messages)

[PATCH v2 0/4] perf: Fix errors detected by Smatch
 2019-07-08 14:39 UTC  (5+ messages)
` [PATCH v2 1/4] perf hists: Smatch: Fix potential NULL pointer dereference
` [PATCH v2 2/4] perf intel-bts: "
` [PATCH v2 3/4] perf intel-pt: "
` [PATCH v2 4/4] perf cs-etm: "

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-08 14:40 UTC  (7+ messages)
` [PATCH net-next v6 05/15] ethtool: helper functions for netlink interface

[PATCH] mfd: asic3: One function call less in asic3_irq_probe()
 2019-07-08 14:38 UTC  (6+ messages)
      `  "

[PATCH] kernfs: fix potential null pointer dereference
 2019-07-08 14:37 UTC  (2+ messages)

[PATCH 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-07-08 14:34 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: irqchip: Add PRUSS interrupt controller bindings

[PATCH v2] sched/core: silence a warning in sched_init()
 2019-07-08 14:32 UTC  (2+ messages)

[PATCH 1/3] ARM: fix kasan link failures
 2019-07-08 14:32 UTC  (3+ messages)
` [PATCH 2/3] kasan: disable CONFIG_KASAN_STACK with clang on arm32

mmotm 2019-07-06-22-00 uploaded
 2019-07-08 14:29 UTC  (2+ messages)

[PATCH] habanalabs: use correct variable to show fd open counter
 2019-07-08 14:28 UTC  (7+ messages)

[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
 2019-07-08 14:27 UTC  (6+ messages)
` [PATCH v4 3/7] s390: zcrypt: driver callback to indicate resource in use

[PATCH] sched/topology: One function call less in build_group_from_child_sched_domain()
 2019-07-08 14:27 UTC  (6+ messages)

[PATCH 1/4] powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
 2019-07-08 14:21 UTC  (3+ messages)
` [PATCH 4/4] powerpc/64: reuse PPC32 static inline flush_dcache_range()

[PATCH bpf] xdp: fix potential deadlock on socket mutex
 2019-07-08 14:21 UTC  (2+ messages)

[PATCH] cpu/hotplug: Cache number of online CPUs
 2019-07-08 14:20 UTC  (12+ messages)
                ` [PATCH V2] "

[PATCH] habanalabs: remove write_open_cnt property
 2019-07-08 14:16 UTC  (2+ messages)

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-08 14:15 UTC  (5+ messages)

linux-next: manual merge of the vfs tree with the nfsd tree
 2019-07-08 14:15 UTC  (3+ messages)

[PATCH next] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl max_softirq_time_usecs
 2019-07-08 14:14 UTC  (6+ messages)

suspend broken in next-20190704 on Thinkpad X60
 2019-07-08 14:13 UTC  (9+ messages)
      ` cpufreq notifiers break suspend -- "

[PATCH 0/3] add coupled regulators for Exynos5422/5800
 2019-07-08 14:11 UTC  (4+ messages)
  ` [PATCH 1/3] opp: core: add regulators enable and disable
  ` [PATCH 2/3] devfreq: exynos-bus: convert to use dev_pm_opp_set_rate()
  ` [PATCH 3/3] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800

[PATCH] amdgpu: fix warning about misplaced initializers
 2019-07-08 14:11 UTC 

[PATCH] usb: roles: Add PM callbacks
 2019-07-08 14:10 UTC  (2+ messages)

[PATCH] drm/exynos: add CONFIG_MMU dependency
 2019-07-08 14:09 UTC  (2+ messages)

[PATCH] remoteproc: stm32: fix building without ARM SMCC
 2019-07-08 14:07 UTC  (2+ messages)

[tip:smp/urgent 1/1] kernel/cpu.c:1915:5: error: redefinition of 'cpuhp_smt_disable'
 2019-07-08 14:06 UTC 

[RESEND PATCH] asm-generic: fix a compilation warning
 2019-07-08 14:03 UTC 

[PATCH v3 1/2] kernel.h: Update comment about simple_strto<foo>() functions
 2019-07-08 13:56 UTC  (8+ messages)
` [PATCH v3 2/2] auxdisplay: charlcd: Deduplicate simple_strtoul()

[GIT PULL] pidfd updates for v5.3
 2019-07-08 13:54 UTC 

[PATCH] drm/amd/display: dcn20: include linux/delay.h
 2019-07-08 13:53 UTC 

[PATCH] drm/amd/display: avoid 64-bit division
 2019-07-08 13:52 UTC 

[PATCH] drm/amdgpu: fix building without CONFIG_HMM_MIRROR
 2019-07-08 13:51 UTC 

[RFC PATCH v2 0/5] sched/cpufreq: Make schedutil energy aware
 2019-07-08 13:49 UTC  (9+ messages)

Cannot build 5.2.0 with gold linker
 2019-07-08 13:49 UTC  (2+ messages)

[PATCH v6 0/4] misc fixes to PV extensions code
 2019-07-08 13:46 UTC  (3+ messages)
` [PATCH v6 4/4] x86/xen: Add "nopv" support for HVM guest


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox