[PATCH 4.19 000/100] 4.19.38-stable review
2019-04-30 11:39 UTC (64+ messages)
` [PATCH 4.19 002/100] netfilter: nft_compat: make lists per netns
` [PATCH 4.19 003/100] netfilter: nf_tables: split set destruction in deactivate and destroy phase
` [PATCH 4.19 004/100] netfilter: nft_compat: destroy function must not have side effects
` [PATCH 4.19 006/100] netfilter: nf_tables: unbind set in rule from commit path
` [PATCH 4.19 007/100] netfilter: nft_compat: dont use refcount_inc on newly allocated entry
` [PATCH 4.19 008/100] netfilter: nft_compat: use .release_ops and remove list of extension
` [PATCH 4.19 009/100] netfilter: nf_tables: fix set double-free in abort path
` [PATCH 4.19 010/100] netfilter: nf_tables: bogus EBUSY when deleting set after flush
` [PATCH 4.19 013/100] net: mvpp2: fix validate for PPv2.1
` [PATCH 4.19 014/100] ext4: fix some error pointer dereferences
` [PATCH 4.19 015/100] tipc: handle the err returned from cmd header function
` [PATCH 4.19 016/100] loop: do not print warn message if partition scan is successful
` [PATCH 4.19 018/100] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
` [PATCH 4.19 019/100] ipvs: fix warning on unused variable
` [PATCH 4.19 021/100] ALSA: hda/ca0132 - Fix build error without CONFIG_PCI
` [PATCH 4.19 023/100] cifs: fix memory leak in SMB2_read
` [PATCH 4.19 024/100] cifs: do not attempt cifs operation on smb2+ rename error
` [PATCH 4.19 025/100] tracing: Fix a memory leak by early error exit in trace_pid_write()
` [PATCH 4.19 026/100] tracing: Fix buffer_ref pipe ops
` [PATCH 4.19 029/100] lib/Kconfig.debug: fix build error without CONFIG_BLOCK
` [PATCH 4.19 030/100] MIPS: scall64-o32: Fix indirect syscall number load
` [PATCH 4.19 031/100] trace: Fix preempt_enable_no_resched() abuse
` [PATCH 4.19 032/100] IB/rdmavt: Fix frwr memory registration
` [PATCH 4.19 033/100] RDMA/mlx5: Do not allow the user to write to the clock page
` [PATCH 4.19 038/100] nfsd: Dont release the callback slot unless it was actually held
` [PATCH 4.19 040/100] perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 counters
` [PATCH 4.19 041/100] Input: synaptics-rmi4 - write config register values to the right offset
` [PATCH 4.19 043/100] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
` [PATCH 4.19 044/100] dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
` [PATCH 4.19 045/100] ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
` [PATCH 4.19 046/100] powerpc/mm/radix: Make Radix require HUGETLB_PAGE
` [PATCH 4.19 047/100] drm/vc4: Fix memory leak during gpu reset
` [PATCH 4.19 048/100] Revert "drm/i915/fbdev: Actually configure untiled displays"
` [PATCH 4.19 051/100] USB: Consolidate LPM checks to avoid enabling LPM twice
` [PATCH 4.19 052/100] slip: make slhc_free() silently accept an error pointer
` [PATCH 4.19 056/100] binder: fix handling of misaligned binder object
` [PATCH 4.19 057/100] sched/deadline: Correctly handle active 0-lag timers
` [PATCH 4.19 058/100] NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family
` [PATCH 4.19 060/100] fm10k: Fix a potential NULL pointer dereference
` [PATCH 4.19 061/100] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
` [PATCH 4.19 063/100] net: netrom: Fix error cleanup path of nr_proto_init
` [PATCH 4.19 064/100] net/rds: Check address length before reading address family
` [PATCH 4.19 066/100] aio: clear IOCB_HIPRI
` [PATCH 4.19 068/100] aio: separate out ring reservation from req allocation
` [PATCH 4.19 069/100] aio: dont zero entire aio_kiocb aio_get_req()
` [PATCH 4.19 071/100] aio: split out iocb copy from io_submit_one()
` [PATCH 4.19 073/100] aio: initialize kiocb private in case any filesystems expect it
` [PATCH 4.19 075/100] pin iocb through aio
` [PATCH 4.19 076/100] aio: fold lookup_kiocb() into its sole caller
` [PATCH 4.19 077/100] aio: keep io_event in aio_kiocb
` [PATCH 4.19 078/100] aio: store event at final iocb_put()
` [PATCH 4.19 080/100] x86, retpolines: Raise limit for generating indirect calls from switch-case
` [PATCH 4.19 081/100] x86/retpolines: Disable switch jump tables when retpolines are enabled
` [PATCH 4.19 082/100] mm: Fix warning in insert_pfn()
` [PATCH 4.19 084/100] ipv4: add sanity checks in ipv4_link_failure()
` [PATCH 4.19 086/100] mlxsw: spectrum: Fix autoneg status in ethtool
` [PATCH 4.19 087/100] net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 4.19 088/100] net: rds: exchange of 8K and 1M pool
` [PATCH 4.19 091/100] net/tls: fix refcount adjustment in fallback
` [PATCH 4.19 094/100] net: hns: Fix WARNING when hns modules installed
` [PATCH 4.19 097/100] net/mlx5e: Fix the max MTU check in case of XDP
` [PATCH 4.19 098/100] net/mlx5e: Fix use-after-free after xdp_return_frame
` [PATCH 4.19 099/100] net/tls: avoid potential deadlock in tls_set_device_offload_rx()
[PATCH 4.14 00/53] 4.14.115-stable review
2019-04-30 11:39 UTC (35+ messages)
` [PATCH 4.14 01/53] kbuild: simplify ld-option implementation
` [PATCH 4.14 02/53] cifs: do not attempt cifs operation on smb2+ rename error
` [PATCH 4.14 03/53] tracing: Fix a memory leak by early error exit in trace_pid_write()
` [PATCH 4.14 05/53] zram: pass down the bvec we need to read into in the work struct
` [PATCH 4.14 07/53] MIPS: scall64-o32: Fix indirect syscall number load
` [PATCH 4.14 08/53] trace: Fix preempt_enable_no_resched() abuse
` [PATCH 4.14 11/53] ceph: only use d_name directly when parent is locked
` [PATCH 4.14 13/53] ceph: fix ci->i_head_snapc leak
` [PATCH 4.14 15/53] sunrpc: dont mark uninitialised items as VALID
` [PATCH 4.14 16/53] Input: synaptics-rmi4 - write config register values to the right offset
` [PATCH 4.14 17/53] vfio/type1: Limit DMA mappings per container
` [PATCH 4.14 18/53] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
` [PATCH 4.14 22/53] drm/vc4: Fix compilation error reported by kbuild test bot
` [PATCH 4.14 23/53] USB: Add new USB LPM helpers
` [PATCH 4.14 24/53] USB: Consolidate LPM checks to avoid enabling LPM twice
` [PATCH 4.14 25/53] ext4: fix some error pointer dereferences
` [PATCH 4.14 26/53] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
` [PATCH 4.14 29/53] intel_th: gth: Fix an off-by-one in output unassigning
` [PATCH 4.14 30/53] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
` [PATCH 4.14 31/53] ipvs: fix warning on unused variable
` [PATCH 4.14 34/53] NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family
` [PATCH 4.14 35/53] netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
` [PATCH 4.14 36/53] fm10k: Fix a potential NULL pointer dereference
` [PATCH 4.14 38/53] tipc: check link name with right length in tipc_nl_compat_link_set
` [PATCH 4.14 39/53] dm integrity: change memcmp to strncmp in dm_integrity_ctr
` [PATCH 4.14 41/53] x86/retpolines: Disable switch jump tables when retpolines are enabled
` [PATCH 4.14 42/53] mm: Fix warning in insert_pfn()
` [PATCH 4.14 43/53] Revert "block/loop: Use global lock for ioctl() operation."
` [PATCH 4.14 45/53] mlxsw: spectrum: Fix autoneg status in ethtool
` [PATCH 4.14 46/53] net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 4.14 47/53] net: rds: exchange of 8K and 1M pool
` [PATCH 4.14 50/53] team: fix possible recursive locking when add slaves
` [PATCH 4.14 52/53] net/rose: fix unbound loop in rose_loopback_timer()
` [PATCH 4.14 53/53] ipv4: set the tcp_min_rtt_wlen range from 0 to one day
[PATCH 4.9 00/41] 4.9.172-stable review
2019-04-30 11:38 UTC (31+ messages)
` [PATCH 4.9 01/41] kbuild: simplify ld-option implementation
` [PATCH 4.9 02/41] cifs: do not attempt cifs operation on smb2+ rename error
` [PATCH 4.9 04/41] MIPS: scall64-o32: Fix indirect syscall number load
` [PATCH 4.9 05/41] trace: Fix preempt_enable_no_resched() abuse
` [PATCH 4.9 06/41] IB/rdmavt: Fix frwr memory registration
` [PATCH 4.9 07/41] sched/numa: Fix a possible divide-by-zero
` [PATCH 4.9 08/41] ceph: ensure d_name stability in ceph_dentry_hash()
` [PATCH 4.9 09/41] ceph: fix ci->i_head_snapc leak
` [PATCH 4.9 10/41] nfsd: Dont release the callback slot unless it was actually held
` [PATCH 4.9 11/41] sunrpc: dont mark uninitialised items as VALID
` [PATCH 4.9 13/41] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
` [PATCH 4.9 15/41] drm/vc4: Fix memory leak during gpu reset
` [PATCH 4.9 16/41] drm/vc4: Fix compilation error reported by kbuild test bot
` [PATCH 4.9 18/41] USB: Consolidate LPM checks to avoid enabling LPM twice
` [PATCH 4.9 19/41] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
` [PATCH 4.9 21/41] slip: make slhc_free() silently accept an error pointer
` [PATCH 4.9 23/41] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
` [PATCH 4.9 24/41] NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family
` [PATCH 4.9 26/41] fm10k: Fix a potential NULL pointer dereference
` [PATCH 4.9 27/41] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
` [PATCH 4.9 29/41] Revert "block/loop: Use global lock for ioctl() operation."
` [PATCH 4.9 30/41] ipv4: add sanity checks in ipv4_link_failure()
` [PATCH 4.9 32/41] net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 4.9 33/41] net: rds: exchange of 8K and 1M pool
` [PATCH 4.9 35/41] net: stmmac: move stmmac_check_ether_addr() to driver probe
` [PATCH 4.9 36/41] ipv4: set the tcp_min_rtt_wlen range from 0 to one day
` [PATCH 4.9 37/41] ipv6: frags: fix a lockdep false positive
` [PATCH 4.9 38/41] net: IP defrag: encapsulate rbtree defrag code into callable functions
` [PATCH 4.9 39/41] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
` [PATCH 4.9 41/41] net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
implement generic dma_map_ops for IOMMUs v3
2019-04-30 11:38 UTC (5+ messages)
` [PATCH 02/26] arm64/iommu: improve mmap bounds checking
[PATCH 5.0 00/89] 5.0.11-stable review
2019-04-30 11:38 UTC (6+ messages)
` [PATCH 5.0 01/89] netfilter: nf_tables: bogus EBUSY when deleting set after flush
` [PATCH 5.0 05/89] ALSA: hda/realtek - Move to ACT_INIT state
` [PATCH 5.0 06/89] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
` [PATCH 5.0 08/89] cifs: fix memory leak in SMB2_read
` [PATCH 5.0 09/89] cifs: fix page reference leak with readv/writev
Conclusion on my work with Low-Jitter
2019-04-30 11:37 UTC
[PATCH v3] pinctrl:intel: Retain HOSTSW_OWN for requested gpio pin
2019-04-30 11:37 UTC (5+ messages)
[PATCH 1/4] rtc: digicolor: fix possible race condition
2019-04-30 11:36 UTC (4+ messages)
` [PATCH 2/4] rtc: digicolor: set range
[PATCH v2] PCI: aardvark: Use LTSSM state to build link training flag
2019-04-30 11:34 UTC (6+ messages)
[PATCH v1] mfd: intel-lpss: Add Intel Comet Lake PCI IDs
2019-04-30 11:34 UTC (4+ messages)
[PATCH] appletalk: Set error code if register_snap_client failed
2019-04-30 11:34 UTC
[PATCH v2 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-04-30 11:32 UTC (5+ messages)
` [PATCH v2 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask
[PATCH v2 0/2] livepatch: Clean up of reliable stacktrace warnings
2019-04-30 11:32 UTC (5+ messages)
` [PATCH v2 1/2] livepatch: Remove duplicate warning about missing reliable stacktrace support
` [PATCH v2 2/2] livepatch: Use static buffer for debugging messages under rq lock
[PATCH] appletalk: Set error code while register_snap_client
2019-04-30 11:30 UTC (2+ messages)
[PATCH] [RFC] dmaengine: add fifo_size member
2019-04-30 11:30 UTC
[PATCH] x86/fpu: Remove unneeded saving of FPU registers in copy_fpstate_to_sigframe()
2019-04-30 11:30 UTC (2+ messages)
` [tip:x86/fpu] x86/fpu: Remove unnecessary "
[RFC] [PATCH] oops: add "begin trace" + oops_id to match "end trace" + oops_id
2019-04-30 11:30 UTC (2+ messages)
[PATCH v5 21/23] x86/alternative: Comment about module removal races
2019-04-30 11:29 UTC (2+ messages)
` [tip:x86/mm] x86/alternatives: Add comment "
[PATCH v5 20/23] x86/kprobes: Use vmalloc special flag
2019-04-30 11:28 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH] kernel/module: Reschedule while waiting for modules to finish loading
2019-04-30 11:28 UTC (3+ messages)
[PATCH v5 19/23] x86/ftrace: Use vmalloc special flag
2019-04-30 11:28 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v2] mt76: mt7615: add TX/RX antenna pattern capabilities
2019-04-30 11:27 UTC (3+ messages)
[PATCH 0/1] rcu/sync: simplify the state machine
2019-04-30 11:27 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH v5 18/23] bpf: Use vmalloc special flag
2019-04-30 11:27 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v5 17/23] modules: Use vmalloc special flag
2019-04-30 11:26 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v5 16/23] vmalloc: Add flag for free of special permsissions
2019-04-30 11:26 UTC (2+ messages)
` [tip:x86/mm] mm/vmalloc: Add flag for freeing "
[PATCH v5 15/23] mm: Make hibernate handle unmapped pages
2019-04-30 11:25 UTC (2+ messages)
` [tip:x86/mm] mm/hibernation: Make hibernation "
[PATCH v5 14/23] x86/mm/cpa: Add set_direct_map_ functions
2019-04-30 11:24 UTC (2+ messages)
` [tip:x86/mm] x86/mm/cpa: Add set_direct_map_*() functions
[PATCH v5 13/23] x86/alternative: Remove the return value of text_poke_*()
2019-04-30 11:24 UTC (2+ messages)
` [tip:x86/mm] x86/alternatives: "
[PATCH v5 12/23] x86/jump-label: Remove support for custom poker
2019-04-30 11:23 UTC (2+ messages)
` [tip:x86/mm] x86/jump-label: Remove support for custom text poker
[PATCH v5 11/23] x86/module: Avoid breaking W^X while loading modules
2019-04-30 11:22 UTC (2+ messages)
` [tip:x86/mm] x86/modules: "
[PATCH v5 10/23] x86/kprobes: Set instruction page as executable
2019-04-30 11:22 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v5 09/23] x86/ftrace: Set trampoline pages as executable
2019-04-30 11:21 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v5 08/23] x86/kgdb: Avoid redundant comparison of patched code
2019-04-30 11:20 UTC (2+ messages)
` [tip:x86/mm] "
PM / AVS: SVS: Introduce SVS engine
2019-04-30 11:20 UTC (4+ messages)
` [RFC v1 1/3] dt-bindings: soc: add mtk svs dt-bindings
` [RFC v1 2/3] arm64: dts: mt8183: add svs device information
` [RFC v1 3/3] PM / AVS: SVS: Introduce SVS engine
[PATCH v5 07/23] x86/alternative: Use temporary mm for text poking
2019-04-30 11:20 UTC (2+ messages)
` [tip:x86/mm] x86/alternatives: "
[PATCH v6 07/24] x86/alternative: Initialize temporary mm for patching
2019-04-30 11:19 UTC (2+ messages)
` [tip:x86/mm] x86/alternatives: "
[PATCH 0/4] x86/ftrace: make ftrace_int3_handler() not to skip fops invocation
2019-04-30 11:18 UTC (17+ messages)
` [PATCH 3/4] "
[PATCH v5 05/23] fork: Provide a function for copying init_mm
2019-04-30 11:18 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v6 05/24] uprobes: Initialize uprobes earlier
2019-04-30 11:17 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v5 04/23] x86/mm: Save debug registers when loading a temporary mm
2019-04-30 11:17 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v5 03/23] x86/mm: Introduce temporary mm structs
2019-04-30 11:16 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
2019-04-30 11:16 UTC (3+ messages)
` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
[PATCH v5 02/23] x86/jump_label: Use text_poke_early() during early init
2019-04-30 11:15 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v5 23/23] bpf: Fail bpf_probe_write_user() while mm is switched
2019-04-30 11:15 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH v5 22/23] mm/tlb: Provide default nmi_uaccess_okay()
2019-04-30 11:14 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH V2 0/5] mmc: mmci: add busy detect for stm32 sdmmc variant
2019-04-30 11:13 UTC (2+ messages)
[PATCH v5 01/23] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
2019-04-30 11:13 UTC (2+ messages)
` [tip:x86/mm] x86/alternatives: Add text_poke_kgdb() to not assert the lock when debugging
[PATCH 1/2] regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_reg
2019-04-30 11:13 UTC (2+ messages)
` [PATCH 2/2] regulator: stm32-pwr: Remove unneeded .min_uV and .list_volage
[PATCH] dma-buf: add struct dma_buf_attach_info v2
2019-04-30 11:10 UTC
arm64: Fix size of __early_cpu_boot_status
2019-04-30 11:06 UTC (2+ messages)
[RFC PATCH 0/7] x86: introduce system calls addess space isolation
2019-04-30 11:05 UTC (11+ messages)
` [RFC PATCH 2/7] x86/sci: add core implementation for system call isolation
provide generic support for uncached segements in dma-direct
2019-04-30 11:00 UTC (8+ messages)
` [PATCH 1/7] MIPS: remove the _dma_cache_wback_inv export
` [PATCH 2/7] au1100fb: fix DMA API abuse
` [PATCH 3/7] dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
` [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
` [PATCH 5/7] MIPS: use the generic uncached segment support in dma-direct
` [PATCH 6/7] nios2: "
` [PATCH 7/7] microblaze: "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®