linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-18 08:15:27 to 2018-05-18 09:17:40 UTC [more...]

[PATCH 4.16 00/55] 4.16.10-stable review
 2018-05-18  8:15 UTC  (28+ messages)
` [PATCH 4.16 01/55] 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
` [PATCH 4.16 14/55] net_sched: fq: take care of throttled flows before reuse
` [PATCH 4.16 31/55] bonding: do not allow rlb updates to invalid mac
` [PATCH 4.16 32/55] bonding: send learning packets for vlans on slave
` [PATCH 4.16 33/55] net: sched: fix error path in tcf_proto_create() when modules are not configured
` [PATCH 4.16 34/55] net/mlx5e: TX, Use correct counter in dma_map error flow
` [PATCH 4.16 35/55] net/mlx5: Avoid cleaning flow steering table twice during "
` [PATCH 4.16 36/55] hv_netvsc: set master device
` [PATCH 4.16 37/55] ipv6: fix uninit-value in ip6_multipath_l3_keys()
` [PATCH 4.16 38/55] net/mlx5e: Allow offloading ipv4 header re-write for icmp
` [PATCH 4.16 39/55] nsh: fix infinite loop
` [PATCH 4.16 40/55] udp: fix SO_BINDTODEVICE
` [PATCH 4.16 41/55] mlxsw: spectrum_switchdev: Do not remove mrouter port from MDBs ports list
` [PATCH 4.16 42/55] net/mlx5e: DCBNL fix min inline header size for dscp
` [PATCH 4.16 43/55] net: systemport: Correclty disambiguate driver instances
` [PATCH 4.16 44/55] nfp: flower: set tunnel ttl value to net default
` [PATCH 4.16 45/55] sctp: clear the new asocs stream outcnt in sctp_stream_update
` [PATCH 4.16 46/55] tcp: restore autocorking
` [PATCH 4.16 47/55] tipc: fix one byte leak in tipc_sk_set_orig_addr()
` [PATCH 4.16 48/55] hv_netvsc: Fix net device attach on older Windows hosts
` [PATCH 4.16 49/55] ipv4: reset fnhe_mtu_locked after cache route flushed
` [PATCH 4.16 50/55] mlxsw: core: Fix an error handling path in mlxsw_core_bus_device_register()
` [PATCH 4.16 51/55] net/mlx5: Fix mlx5_get_vector_affinity function
` [PATCH 4.16 52/55] net: phy: sfp: fix the BR,min computation
` [PATCH 4.16 53/55] net/smc: keep clcsock reference in smc_tcp_listen_work()
` [PATCH 4.16 54/55] scsi: aacraid: Correct hba_send to include iu_type
` [PATCH 4.16 55/55] proc: do not access cmdline nor environ from file-backed areas

[PATCH v6 00/28] New macros for assembler symbols
 2018-05-18  9:16 UTC  (2+ messages)
` [PATCH v6 04/28] x86/asm: annotate relocate_kernel

[PATCH -resend 00/27] New macros for assembler symbols
 2018-05-18  9:17 UTC  (5+ messages)
` [PATCH -resend 02/27] x86: assembly, use SYM_DATA for data

[PATCH v1 00/11] Clean up Tegra20 cpufreq driver
 2018-05-18  9:13 UTC  (30+ messages)
` [PATCH v1 01/11] cpufreq: tegra20: Change module description
` [PATCH v1 02/11] cpufreq: tegra20: Clean up whitespaces in the code
` [PATCH v1 03/11] cpufreq: tegra20: Remove EMC clock usage
` [PATCH v1 04/11] cpufreq: tegra20: Release clocks properly
` [PATCH v1 05/11] cpufreq: tegra20: Clean up included headers
` [PATCH v1 06/11] cpufreq: tegra20: Remove unneeded check in tegra_cpu_init
` [PATCH v1 07/11] cpufreq: tegra20: Check if this is Tegra20 machine
` [PATCH v1 08/11] cpufreq: tegra20: Remove unneeded variable initialization
` [PATCH v1 09/11] cpufreq: tegra20: Allow cpufreq driver to be built as loadable module
` [PATCH v1 10/11] cpufreq: tegra20: Wrap cpufreq into platform driver
` [PATCH v1 11/11] ARM: tegra: Create platform device for tegra20-cpufreq driver

[PATCH] PCI / PM: Do not clear state_saved for devices that remain suspended
 2018-05-18  8:17 UTC 

[PATCH v2 0/4] Interface for higher order contiguous allocations
 2018-05-18  9:12 UTC  (3+ messages)
` [PATCH v2 1/4] mm: change type of free_contig_range(nr_pages) to unsigned long

[PATCH] ASoC: wm2200,wm5100: fix spelling mistake: "Coefficeints" -> "Coefficients"
 2018-05-18  9:13 UTC 

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-18  9:10 UTC  (6+ messages)
` [PATCH 03/18] printk: Convert pr_fmt from blank define "
` [PATCH 13/18] printk: Remove pr_fmt duplicate logging prefixes

[PATCH V7 00/12] ARM: dts: ipq: updates to enable a few peripherals
 2018-05-18  8:19 UTC  (13+ messages)
` [PATCH V7 01/12] ARM: dts: ipq4019: Add a default chosen node
` [PATCH V7 02/12] ARM: dts: ipq4019: Add a few peripheral nodes
` [PATCH V7 03/12] ARM: dts: ipq4019: Change the max opp frequency
` [PATCH V7 04/12] ARM: dts: ipq4019: Add ipq4019-ap.dk04.dtsi
` [PATCH V7 05/12] ARM: dts: ipq4019: Add ipq4019-ap.dk04.1-c1 board file
` [PATCH V7 06/12] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk04.1-c3 "
` [PATCH V7 07/12] ARM: dts: ipq4019: Add ipq4019-ap.dk07.1 common data
` [PATCH V7 08/12] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk07.1-c1 board file
` [PATCH V7 09/12] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk07.1-c2 "
` [PATCH V7 10/12] ARM: dts: ipq8074: Add peripheral nodes
` [PATCH V7 11/12] ARM: dts: ipq8074: Add pcie nodes
` [PATCH V7 12/12] ARM: dts: ipq8074: Enable few peripherals for hk01 board

[PATCH] PM / runtime: Fixup reference counting of device link suppliers at probe
 2018-05-18  9:07 UTC  (3+ messages)

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-18  9:06 UTC  (3+ messages)

[PATCH] ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture"
 2018-05-18  9:04 UTC 

[PATCH 4.9 00/33] 4.9.101-stable review
 2018-05-18  9:01 UTC  (36+ messages)
` [PATCH 4.9 01/33] 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
` [PATCH 4.9 02/33] bridge: check iface upper dev when setting master via ioctl
` [PATCH 4.9 03/33] dccp: fix tasklet usage
` [PATCH 4.9 04/33] ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
` [PATCH 4.9 05/33] llc: better deal with too small mtu
` [PATCH 4.9 06/33] net: ethernet: sun: niu set correct packet size in skb
` [PATCH 4.9 07/33] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
` [PATCH 4.9 08/33] net/mlx4_en: Verify coalescing parameters are in range
` [PATCH 4.9 09/33] net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
` [PATCH 4.9 10/33] net_sched: fq: take care of throttled flows before reuse
` [PATCH 4.9 11/33] net: support compat 64-bit time in {s,g}etsockopt
` [PATCH 4.9 12/33] openvswitch: Dont swap table in nlattr_set() after OVS_ATTR_NESTED is found
` [PATCH 4.9 13/33] qmi_wwan: do not steal interfaces from class drivers
` [PATCH 4.9 14/33] r8169: fix powering up RTL8168h
` [PATCH 4.9 15/33] sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
` [PATCH 4.9 16/33] sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
` [PATCH 4.9 17/33] sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
` [PATCH 4.9 18/33] tcp_bbr: fix to zero idle_restart only upon S/ACKed data
` [PATCH 4.9 19/33] tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent()
` [PATCH 4.9 20/33] bonding: do not allow rlb updates to invalid mac
` [PATCH 4.9 21/33] net/mlx5: Avoid cleaning flow steering table twice during error flow
` [PATCH 4.9 22/33] bonding: send learning packets for vlans on slave
` [PATCH 4.9 23/33] tcp: ignore Fast Open on repair mode
` [PATCH 4.9 24/33] sctp: fix the issue that the cookie-ack with auth cant get processed
` [PATCH 4.9 25/33] sctp: delay the authentication for the duplicated cookie-echo chunk
` [PATCH 4.9 26/33] serial: sccnxp: Fix error handling in sccnxp_probe()
` [PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour
` [PATCH 4.9 28/33] xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
` [PATCH 4.9 29/33] lockd: lost rollback of set_grace_period() in lockd_down_net()
` [PATCH 4.9 30/33] Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"
` [PATCH 4.9 31/33] l2tp: revert "l2tp: fix missing print session offset info"
` [PATCH 4.9 32/33] nfp: TX time stamp packets before HW doorbell is rung
` [PATCH 4.9 33/33] proc: do not access cmdline nor environ from file-backed areas

[PATCH 00/10] RFC: assorted bcachefs patches
 2018-05-18  9:00 UTC  (9+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()
` [PATCH 02/10] block: Convert bio_set to mempool_init()
` [PATCH 03/10] block: Add bioset_init()/bioset_exit()
` [PATCH 08/10] block: Add warning for bi_next not NULL in bio_endio()

[PATCH 0/2] Adding support for scaling cache/memory based on CPU frequency
 2018-05-18  8:59 UTC  (8+ messages)
` [PATCH 1/2] Revert "cpufreq: Remove policy create/remove notifiers"
` [PATCH 2/2] PM / devfreq: Generic cpufreq governor

[PATCH 1/2] m68k: Set default dma mask for platform devices
 2018-05-18  9:04 UTC  (2+ messages)

simplify procfs code for seq_file instances V3
 2018-05-18  8:58 UTC  (4+ messages)
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show

[PATCH] clk: aspeed: Add 24MHz fixed clock
 2018-05-18  8:57 UTC 

[PATCH v2 00/29] Venus updates
 2018-05-18  8:57 UTC  (3+ messages)
` [PATCH v2 01/29] venus: hfi_msgs: correct pointer increment

[PATCH v7 0/5] drm/mali-dp: Add support for memory writeback engine
 2018-05-18  8:56 UTC  (7+ messages)
` [PATCH v7 1/5] drm: mali-dp: Add support for writeback on DP550/DP650
` [PATCH v7 2/5] drm: mali-dp: Add RGB writeback formats for DP550/DP650
` [PATCH v7 3/5] drm/mali-dp: Add writeback support for DP500
` [PATCH v7 4/5] drm/mali-dp: Add RGB writeback formats "
` [PATCH v7 5/5] drm: mali-dp: Add writeback connector

[PATCH 00/28] Venus updates
 2018-05-18  8:56 UTC  (5+ messages)
` [PATCH 01/28] venus: hfi_msgs: correct pointer increment

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-05-18  8:55 UTC  (9+ messages)
` [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

[PATCH 2/2] proc: test /proc/self/syscall
 2018-05-18  8:52 UTC  (4+ messages)

[RFC] platform: detach from PM domains on shutdown
 2018-05-18  8:53 UTC  (5+ messages)

io_pgetevents & aio fsync V4
 2018-05-18  8:57 UTC  (4+ messages)
` [PATCH 7/7] aio: implement io_pgetevents

[PATCH v5 1/4] drm/rockchip: add transfer function for cdn-dp
 2018-05-18  8:52 UTC  (4+ messages)
` [PATCH v5 4/4] drm/rockchip: support dp training outside dp firmware

[PATCH net-next ] net: mscc: Add SPDX identifier
 2018-05-18  8:38 UTC  (8+ messages)

[PATCH v6 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-18  8:44 UTC  (18+ messages)
` [PATCH v6 01/17] list_lru: Combine code under the same define
` [PATCH v6 02/17] mm: Introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
` [PATCH v6 03/17] mm: Assign id to every memcg-aware shrinker
` [PATCH v6 04/17] memcg: Move up for_each_mem_cgroup{, _tree} defines
` [PATCH v6 05/17] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v6 06/17] mm: Refactoring in workingset_init()
` [PATCH v6 07/17] fs: Refactoring in alloc_super()
` [PATCH v6 08/17] fs: Propagate shrinker::id to list_lru
` [PATCH v6 09/17] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v6 10/17] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH v6 11/17] list_lru: Pass lru "
` [PATCH v6 12/17] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v6 13/17] mm: Export mem_cgroup_is_root()
` [PATCH v6 14/17] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v6 15/17] mm: Generalize shrink_slab() calls in shrink_node()
` [PATCH v6 16/17] mm: Add SHRINK_EMPTY shrinker methods return value
` [PATCH v6 17/17] mm: Clear shrinker bit if there are no objects related to memcg

[PATCH v4 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
 2018-05-18  8:41 UTC  (5+ messages)
` [PATCH v4 1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag

[PATCH v3] Print the memcg's name when system-wide OOM happened
 2018-05-18  8:40 UTC 

[PATCH] mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
 2018-05-18  8:38 UTC 

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-18  8:37 UTC  (11+ messages)

cryptomgr_test / drbg_ctr: BUG: sleeping function called from invalid context
 2018-05-18  8:36 UTC 

[RFC PATCH] drm/rockchip: update cursors asynchronously through atomic
 2018-05-18  8:25 UTC 

[PATCH 0/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-05-18  8:19 UTC  (4+ messages)

[PATCH 4.14 00/45] 4.14.42-stable review
 2018-05-18  8:16 UTC  (37+ messages)
` [PATCH 4.14 10/45] net/mlx4_en: Verify coalescing parameters are in range
` [PATCH 4.14 11/45] net/mlx5e: Err if asked to offload TC match on frag being first
` [PATCH 4.14 12/45] net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
` [PATCH 4.14 13/45] net sched actions: fix refcnt leak in skbmod
` [PATCH 4.14 14/45] net_sched: fq: take care of throttled flows before reuse
` [PATCH 4.14 15/45] net: support compat 64-bit time in {s,g}etsockopt
` [PATCH 4.14 16/45] net/tls: Dont recursively call push_record during tls_write_space callbacks
` [PATCH 4.14 17/45] net/tls: Fix connection stall on partial tls record
` [PATCH 4.14 18/45] openvswitch: Dont swap table in nlattr_set() after OVS_ATTR_NESTED is found
` [PATCH 4.14 19/45] qmi_wwan: do not steal interfaces from class drivers
` [PATCH 4.14 20/45] r8169: fix powering up RTL8168h
` [PATCH 4.14 21/45] rds: do not leak kernel memory to user land
` [PATCH 4.14 22/45] sctp: delay the authentication for the duplicated cookie-echo chunk
` [PATCH 4.14 23/45] sctp: fix the issue that the cookie-ack with auth cant get processed
` [PATCH 4.14 24/45] sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
` [PATCH 4.14 25/45] sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
` [PATCH 4.14 26/45] sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
` [PATCH 4.14 27/45] tcp_bbr: fix to zero idle_restart only upon S/ACKed data
` [PATCH 4.14 28/45] tcp: ignore Fast Open on repair mode
` [PATCH 4.14 29/45] tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent()
` [PATCH 4.14 30/45] bonding: do not allow rlb updates to invalid mac
` [PATCH 4.14 31/45] bonding: send learning packets for vlans on slave
` [PATCH 4.14 32/45] net: sched: fix error path in tcf_proto_create() when modules are not configured
` [PATCH 4.14 33/45] net/mlx5e: TX, Use correct counter in dma_map error flow
` [PATCH 4.14 34/45] net/mlx5: Avoid cleaning flow steering table twice during "
` [PATCH 4.14 35/45] hv_netvsc: set master device
` [PATCH 4.14 36/45] ipv6: fix uninit-value in ip6_multipath_l3_keys()
` [PATCH 4.14 37/45] net/mlx5e: Allow offloading ipv4 header re-write for icmp
` [PATCH 4.14 38/45] nsh: fix infinite loop
` [PATCH 4.14 39/45] udp: fix SO_BINDTODEVICE
` [PATCH 4.14 40/45] scsi: aacraid: Correct hba_send to include iu_type
` [PATCH 4.14 41/45] xfrm: Use __skb_queue_tail in xfrm_trans_queue
` [PATCH 4.14 42/45] btrfs: Take trans lock before access running trans in check_delayed_ref
` [PATCH 4.14 43/45] xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
` [PATCH 4.14 44/45] l2tp: revert "l2tp: fix missing print session offset info"
` [PATCH 4.14 45/45] proc: do not access cmdline nor environ from file-backed areas

[PATCH v2 4/4] ARM: PWM: add allwinner sun8i pwm support
 2018-05-18  8:15 UTC  (6+ 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).